Skip to content

Commit

Permalink
#6 test improved
Browse files Browse the repository at this point in the history
  • Loading branch information
Yegor Bugayenko committed Jul 24, 2014
1 parent a4ef857 commit 3a5ed99
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ cd "${CWD}"

cd "${TMP}"
git checkout gh-pages
cat test.html
ls -al
cat test.html | grep "hello"
cd "${CWD}"
rm -rf "${TMP}"

echo "success"

0 comments on commit 3a5ed99

Please sign in to comment.