Merge pull request #678 from vieux/fix_tests

fix syntax error in tests
This commit is contained in:
Alexandre Beslic 2015-04-27 10:45:12 -07:00
commit 28918e7e0a
1 changed files with 0 additions and 2 deletions

View File

@ -290,8 +290,6 @@ function teardown() {
rm -f $IMAGE_FILE
}
}
# FIXME
@test "docker login" {
skip