diff options
| -rw-r--r-- | tests/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Makefile b/tests/Makefile index 4f057f4..2e7dd23 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -22,7 +22,6 @@ TESTS = libtest \ # some tests do not pass on all platforms, remove them for now ifeq ($(TARGETOS),Linux) - TESTS := $(filter-out btest,$(TESTS)) TESTS := $(filter-out weaktest,$(TESTS)) endif ifeq ($(TARGETOS),Darwin) |
