mirror of https://github.com/docker/docs.git
integration: Rename vars to helpers.
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
parent
b023b78e7b
commit
108f4ebe06
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env bats
|
||||
|
||||
load vars
|
||||
load helpers
|
||||
|
||||
@test "version string should contain a proper number with git commit" {
|
||||
run swarm -v
|
||||
|
|
Loading…
Reference in New Issue