diff --git a/Makefile b/Makefile index 80db69f..42b07a7 100644 --- a/Makefile +++ b/Makefile @@ -1,2 +1,2 @@ test: - rhino harness/rhino_harness.js + node tests/01_tap.t.js