Skip to content

Commit

Permalink
fixup! compose: Add --ex-unified-core
Browse files Browse the repository at this point in the history
  • Loading branch information
cgwalters committed Nov 17, 2017
1 parent 3225aea commit a8cf584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/compose-tests/test-basic-unified.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ set -xeuo pipefail
dn=$(cd $(dirname $0) && pwd)
. ${dn}/libcomposetest.sh

prepare_compose_test "basic"
prepare_compose_test "basic-unified"
# Test metadata json with objects, arrays, numbers
cat > metadata.json <<EOF
{
Expand Down

0 comments on commit a8cf584

Please sign in to comment.