Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Adding tests regarding patch organization for installer
Jim Van Fleet committed Nov 14, 2016
1 parent 803556a commit 218b44e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/image.bats
@@ -38,6 +38,10 @@ load ../common
docker run -i $maintainer/$imagename find /opt/grouper/$version/grouper.ws-$version
}

@test "Tarball patch directory created" {
docker run -i $maintainer/$imagename find /opt/grouper/$version/tarballs/patches
}


# Skipping: Unknown how much reconstruction we miss this way. [jvf]

0 comments on commit 218b44e

Please sign in to comment.