summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--70-git.liw.fi.yarn2
-rwxr-xr-xcheck1
2 files changed, 2 insertions, 1 deletions
diff --git a/70-git.liw.fi.yarn b/70-git.liw.fi.yarn
index b81020d..3e96f89 100644
--- a/70-git.liw.fi.yarn
+++ b/70-git.liw.fi.yarn
@@ -10,4 +10,4 @@ cgit for browing public repositories.
THEN HTTP status is 200
AND HTTP body matches "cgit"
AND HTTP body matches "obnam"
- AND HTTP body matches "liw-dot-files"
+ AND HTTP body matches "bumper"
diff --git a/check b/check
index f4bb078..bdcff22 100755
--- a/check
+++ b/check
@@ -12,4 +12,5 @@ python -m CoverageTestRunner
yarn --env "SERVER=$address" \
--env 'PYTHONPATH=.' \
--env "VARIABLES=$variables" \
+ --timings \
--shell python2 --shell-arg '' *.yarn "$@"