commit b22006ebaff2a301b90436174cf1fc64b2142e3b parent bed99569600ddda78e9a4ff9457e6b547df6e65d Author: Sean Enck <sean@ttypty.com> Date: Sat, 24 Jul 2021 19:17:10 -0400 testing makefile Diffstat:
| A | tests/Makefile | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/tests/Makefile b/tests/Makefile @@ -0,0 +1,2 @@ +all: + ./run.sh