Skip to content

Commit

Permalink
accidentally testing expected instead of actual
Browse files Browse the repository at this point in the history
  • Loading branch information
julienchastang committed Nov 8, 2016
1 parent fadf3e9 commit 97750ab
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 44 deletions.
42 changes: 0 additions & 42 deletions .travis/expected.html

This file was deleted.

3 changes: 1 addition & 2 deletions .travis/test.sh
Expand Up @@ -2,6 +2,5 @@

curl -o ./.travis/actual.html http://127.0.0.1:8080/thredds/catalog.html && \
echo toplevel catalog.html OK && \
grep 'THREDDS Data Server' ./.travis/expected.html && \
grep 'THREDDS Data Server' ./.travis/actual.html && \
echo toplevel catalog.html string content OK

0 comments on commit 97750ab

Please sign in to comment.