diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2016-01-02 20:48:32 +0100 |
---|---|---|
committer | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2016-01-02 20:48:32 +0100 |
commit | a605927dc5ae1e3a697cef2829be4e63af526645 (patch) | |
tree | 98e39e8f569a2ed784a794884e2caaab265006e0 | |
parent | 17359488f2701f19d06529e98e93a18f52c3bf10 (diff) | |
download | sbotools2-a605927dc5ae1e3a697cef2829be4e63af526645.tar.xz |
Rename test files so they get run in a nicer order
-rwxr-xr-x | t/01-test.t (renamed from t/test.t) | 0 | ||||
-rwxr-xr-x | t/02-travis.t (renamed from t/travis.t) | 0 | ||||
-rwxr-xr-x | t/03-online.t (renamed from t/online.t) | 0 | ||||
-rwxr-xr-x | t/04-install.t (renamed from t/install.t) | 0 | ||||
-rwxr-xr-x | t/05-upgrade.t (renamed from t/upgrade.t) | 0 | ||||
-rwxr-xr-x | t/06-remove.t (renamed from t/remove.t) | 0 | ||||
-rwxr-xr-x | t/07-fail.t (renamed from t/fail.t) | 0 | ||||
-rwxr-xr-x | t/08-env.t (renamed from t/env.t) | 0 |
8 files changed, 0 insertions, 0 deletions
diff --git a/t/travis.t b/t/02-travis.t index 20b2665..20b2665 100755 --- a/t/travis.t +++ b/t/02-travis.t diff --git a/t/online.t b/t/03-online.t index c04366f..c04366f 100755 --- a/t/online.t +++ b/t/03-online.t diff --git a/t/install.t b/t/04-install.t index db1c87a..db1c87a 100755 --- a/t/install.t +++ b/t/04-install.t diff --git a/t/upgrade.t b/t/05-upgrade.t index 8417cf0..8417cf0 100755 --- a/t/upgrade.t +++ b/t/05-upgrade.t diff --git a/t/remove.t b/t/06-remove.t index dfe4c6f..dfe4c6f 100755 --- a/t/remove.t +++ b/t/06-remove.t |