aboutsummaryrefslogtreecommitdiff
path: root/test/lua/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/lua/Makefile')
-rw-r--r--test/lua/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lua/Makefile b/test/lua/Makefile
index a7afc80..84a1eed 100644
--- a/test/lua/Makefile
+++ b/test/lua/Makefile
@@ -5,7 +5,7 @@ all: clean ../../vis test
@$(MAKE) -C ../..
clean:
- @rm -f *.out *.err *.busted
+ @rm -f *.out *.err
test:
@./test.sh