diff options
Diffstat (limited to 'tests/include-new-version-no-gc.sh')
-rwxr-xr-x | tests/include-new-version-no-gc.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/include-new-version-no-gc.sh b/tests/include-new-version-no-gc.sh index f671114..35669f0 100755 --- a/tests/include-new-version-no-gc.sh +++ b/tests/include-new-version-no-gc.sh @@ -47,3 +47,5 @@ command_ok_ 'new package "foo" in pool' -- \ [ -f 'archive/pool/f/foo/foo_1.0-2_arch_plat.opk' ] command_ok_ 'new package "bar" in pool' -- \ [ -f 'archive/pool/f/foo/bar_1.0-2_arch_plat.opk' ] + +: |