diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/testing/selftests/zram/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/testing/selftests/zram/Makefile b/tools/testing/selftests/zram/Makefile index ec45513c7303..29d80346e3eb 100644 --- a/tools/testing/selftests/zram/Makefile +++ b/tools/testing/selftests/zram/Makefile | |||
@@ -5,8 +5,5 @@ TEST_FILES := zram01.sh zram02.sh zram_lib.sh | |||
5 | 5 | ||
6 | include ../lib.mk | 6 | include ../lib.mk |
7 | 7 | ||
8 | run_tests: | ||
9 | @/bin/bash ./zram.sh | ||
10 | |||
11 | clean: | 8 | clean: |
12 | $(RM) err.log | 9 | $(RM) err.log |