Skip to content

Commit 69bf933

Browse files
author
Brian Huffman
committed
Add ecdsa-crucible.saw to the ecdsa integration test.
Fixes #901.
1 parent 6c8ce23 commit 69bf933

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

intTests/test_ecdsa/test.sh

+1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ mkdir -p tmp
55
cp -r ../../examples/ecdsa/* tmp
66
cd tmp
77
${SAW} -j ecdsa.jar ecdsa.saw
8+
${SAW} -j ecdsa.jar ecdsa-crucible.saw
89
cd ..
910
rm -r tmp

0 commit comments

Comments
 (0)