Skip to content

Commit

Permalink
Add ecdsa-crucible.saw to the ecdsa integration test.
Browse files Browse the repository at this point in the history
Fixes #901.
  • Loading branch information
Brian Huffman committed Nov 25, 2020
1 parent ab51ebd commit d94084e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions intTests/test_ecdsa/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ mkdir -p tmp
cp -r ../../examples/ecdsa/* tmp
cd tmp
${SAW} -j ecdsa.jar ecdsa.saw
${SAW} -j ecdsa.jar ecdsa-crucible.saw
cd ..
rm -r tmp

0 comments on commit d94084e

Please sign in to comment.