[Bps-public-commit] rt-extension-rest2 branch, master, updated. 4a378e48e58a59e0aec26b4e2bbfd1cf9e76d01b
Shawn Moore
shawn at bestpractical.com
Tue Dec 13 12:05:05 EST 2016
The branch, master has been updated
via 4a378e48e58a59e0aec26b4e2bbfd1cf9e76d01b (commit)
from 4891ba55083ad0e2898dc8fec4d4d2451f0af7b6 (commit)
Summary of changes:
t/{acceptance => }/main.t | 0
t/{acceptance => }/not_found.t | 0
t/{acceptance => }/tickets.t | 0
3 files changed, 0 insertions(+), 0 deletions(-)
rename t/{acceptance => }/main.t (100%)
rename t/{acceptance => }/not_found.t (100%)
rename t/{acceptance => }/tickets.t (100%)
- Log -----------------------------------------------------------------
commit 4a378e48e58a59e0aec26b4e2bbfd1cf9e76d01b
Author: Shawn M Moore <shawn at bestpractical.com>
Date: Tue Dec 13 17:04:52 2016 +0000
Move tests from t/acceptance so `make test` runs them
diff --git a/t/acceptance/main.t b/t/main.t
similarity index 100%
rename from t/acceptance/main.t
rename to t/main.t
diff --git a/t/acceptance/not_found.t b/t/not_found.t
similarity index 100%
rename from t/acceptance/not_found.t
rename to t/not_found.t
diff --git a/t/acceptance/tickets.t b/t/tickets.t
similarity index 100%
rename from t/acceptance/tickets.t
rename to t/tickets.t
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list