aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorAlex Beregszaszi <alex@rtfs.hu>2018-06-13 02:11:56 +0800
committerAlex Beregszaszi <alex@rtfs.hu>2018-06-13 02:11:56 +0800
commitdae790b118d4c7b084d5cf0b0716af182c09509f (patch)
tree4a7345e5448c3cbc97ad2607bdab941a7e061c53 /test
parent451f56ec1cd032802b52ce81ad5950a441cf5e87 (diff)
downloaddexon-solidity-dae790b118d4c7b084d5cf0b0716af182c09509f.tar
dexon-solidity-dae790b118d4c7b084d5cf0b0716af182c09509f.tar.gz
dexon-solidity-dae790b118d4c7b084d5cf0b0716af182c09509f.tar.bz2
dexon-solidity-dae790b118d4c7b084d5cf0b0716af182c09509f.tar.lz
dexon-solidity-dae790b118d4c7b084d5cf0b0716af182c09509f.tar.xz
dexon-solidity-dae790b118d4c7b084d5cf0b0716af182c09509f.tar.zst
dexon-solidity-dae790b118d4c7b084d5cf0b0716af182c09509f.zip
Execute external Zeppelin tests before Gnosis
Diffstat (limited to 'test')
-rwxr-xr-xtest/externalTests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/externalTests.sh b/test/externalTests.sh
index 1565d04f..994508f6 100755
--- a/test/externalTests.sh
+++ b/test/externalTests.sh
@@ -57,5 +57,5 @@ function test_truffle
}
# Using our temporary fork here. Hopefully to be merged into upstream after the 0.5.0 release.
-test_truffle Gnosis https://github.com/axic/pm-contracts.git -b solidity-050
test_truffle Zeppelin https://github.com/axic/openzeppelin-solidity.git -b solidity-050
+test_truffle Gnosis https://github.com/axic/pm-contracts.git -b solidity-050