mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-25 19:21:36 +00:00
tests: test depends on _version.py
because there is a test that asserts that our version is not "unknown"
This commit is contained in:
parent
c284da9168
commit
854ae28ad6
2
Makefile
2
Makefile
@ -190,7 +190,7 @@ TEST=allmydata
|
||||
# use 'make test TRIALARGS=--reporter=bwverbose' from buildbot, to
|
||||
# suppress the ansi color sequences
|
||||
|
||||
test: .built .checked-deps
|
||||
test: .built .checked-deps src/allmydata/_version.py
|
||||
$(PP) \
|
||||
$(TRIAL) $(TRIALARGS) $(TEST)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user