mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-08 05:50:47 +00:00
Revert: run all tests.
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ def run(include_long_tests=False):
|
||||
"""
|
||||
Run system test.
|
||||
"""
|
||||
tests = ["t06_publish"]#glob.glob("t*_*")
|
||||
tests = glob.glob("t*_*")
|
||||
fails = []
|
||||
numTests = numFailed = numSkipped = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user