diff options
author | Timo Teräs <timo.teras@iki.fi> | 2019-06-03 16:18:29 +0300 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2019-06-03 16:19:17 +0300 |
commit | 1c47f374434aa66fb6620199fd027b96cee446e6 (patch) | |
tree | 3d0c4acc813efd5fd40a1b9d83d1be3e96037856 /test/basic9.test | |
parent | 37fbafcd928c466c82c892a7868d686d710e5d07 (diff) | |
download | apk-tools-1c47f374434aa66fb6620199fd027b96cee446e6.tar.gz apk-tools-1c47f374434aa66fb6620199fd027b96cee446e6.tar.bz2 apk-tools-1c47f374434aa66fb6620199fd027b96cee446e6.tar.xz apk-tools-1c47f374434aa66fb6620199fd027b96cee446e6.zip |
use fixed system time in test mode to have fixed test output
fixes test suite regression from previous commit
Diffstat (limited to 'test/basic9.test')
-rw-r--r-- | test/basic9.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/basic9.test b/test/basic9.test index 34bcb63..dde4f0b 100644 --- a/test/basic9.test +++ b/test/basic9.test @@ -4,5 +4,5 @@ --test-world a add -t .virtual a @EXPECT -(1/1) Installing .virtual (0) +(1/1) Installing .virtual (20190603.161426) OK: 0 MiB in 2 packages |