diff --git a/runtime/tests/Makefile b/runtime/tests/Makefile index 02004e8..8df3d73 100644 --- a/runtime/tests/Makefile +++ b/runtime/tests/Makefile @@ -1,6 +1,6 @@ include Makefile.inc -TESTS=fibonacci empty work work1k work10k work100k work1m forever filesys sockserver sockclient empty +TESTS=fibonacci empty empty TESTSRT=$(TESTS:%=%_rt)