Skip to content

Commit

Permalink
run them like so
Browse files Browse the repository at this point in the history
  • Loading branch information
exarkun committed Sep 14, 2023
1 parent c315bd3 commit 0b2c123
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,7 @@ Installation

To run the self-tests, execute ``tox`` from an unpacked source tree or git checkout.

To run the tests of the Haskell API: ``runhaskell haskell/test/FECTest.hs``

Note that in order to run the Haskell API tests you must have installed the
library first due to the fact that the interpreter cannot process FEC.hs as
it takes a reference to an FFI function.
To run the tests of the Haskell API: ``cabal run test:tests``


Community
Expand Down

0 comments on commit 0b2c123

Please sign in to comment.