Skip to content

Commit

Permalink
Add foreign-object to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
f-f committed May 20, 2024
1 parent ec08d1d commit 7900dbc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,7 @@ purescm run --main Test.Record.Main
echo "Testing quickcheck"
purescm run --main Test.QuickCheck.Main

echo "Test foreign-object"
purescm run --main Test.Foreign.Object.Main

echo "All good!"

0 comments on commit 7900dbc

Please sign in to comment.