diff options
Diffstat (limited to 'tests/common.test')
-rw-r--r-- | tests/common.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/common.test b/tests/common.test index 0b1153c..d85e038 100644 --- a/tests/common.test +++ b/tests/common.test @@ -27,7 +27,7 @@ clean = $* clean deinit = $* deinit init = $* init fetch = $* fetch -new = $* new +new = $* new --no-checks status = $* status sync = $* sync update = $* update |