Skip to content

Commit b6651cb

Browse files
committed
add syscoin-util-test
1 parent 2285be3 commit b6651cb

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

src/Makefile.test.include

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -137,9 +137,6 @@ CLEAN_SYSCOIN_TEST = test/*.gcda test/*.gcno $(GENERATED_TEST_FILES)
137137

138138
CLEANFILES += $(CLEAN_SYSCOIN_TEST)
139139

140-
# This file is problematic for out-of-tree builds if it exists.
141-
DISTCLEANFILES += test/buildenv.pyc
142-
143140
syscoin_test: $(TEST_BINARY)
144141

145142
syscoin_test_check: $(TEST_BINARY) FORCE

0 commit comments

Comments
 (0)