mirror of https://github.com/docker/docs.git
fix syntax error in tests
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
This commit is contained in:
parent
74135e7bf2
commit
6028616892
|
@ -290,8 +290,6 @@ function teardown() {
|
||||||
rm -f $IMAGE_FILE
|
rm -f $IMAGE_FILE
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
# FIXME
|
# FIXME
|
||||||
@test "docker login" {
|
@test "docker login" {
|
||||||
skip
|
skip
|
||||||
|
|
Loading…
Reference in New Issue