Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
Test passing
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Van Fleet committed Sep 9, 2016
1 parent 991cc41 commit 68ceb5d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions tests/image.bats
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#!/usr/bin/env bats

load ../common

@test "COmanage directory created" {
docker run -i $maintainer/$imagename find /opt/comanage/comanage-registry-$version
}

0 comments on commit 68ceb5d

Please sign in to comment.