Unverified Commit 81c9d709 authored by Stan Kladko's avatar Stan Kladko Committed by GitHub

Merge pull request #70 from skalenetwork/SE-28

Fix test
parents ae2ebd12 8afbe25d
......@@ -23,7 +23,7 @@ if [ "$1" = -t ]; then
#./testw [dkg-encr_sshares]
#./testw [bls_sign]
#./testw [many_threads_test]
./testw [aes_dkg]
# ./testw [aes_dkg]
else
./sgxwallet $1 $2 $3 $4
fi
......
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