Unverified Commit 880a0f65 authored by Stan Kladko's avatar Stan Kladko Committed by GitHub

Merge pull request #60 from skalenetwork/FIX_TEST

Fix test
parents 31eb341a 46743605
......@@ -22,7 +22,7 @@ if [ "$1" = -t ]; then
#./testw [ecdsa_api_test]
#./testw [dkg-encr_sshares]
#./testw [bls_sign]
./testw [many_threads_test]
#./testw [many_threads_test]
./testw [aes_dkg]
else
./sgxwallet $1 $2 $3 $4
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment