Skip to content
This repository has been archived by the owner on Jul 20, 2022. It is now read-only.

Commit

Permalink
Updated test.sh.
Browse files Browse the repository at this point in the history
  • Loading branch information
rustonaut committed Dec 14, 2021
1 parent 2f5d59e commit db5ea0a
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 @@ -4,5 +4,8 @@ cd "$(dirname $0)"
cargo test

cargo build -p integration-tests-bindings
cargo run -p async-bindgen-gen-dart -- \
--ffi-class IntegrationTestsFfi \
--genesis integration_tests/lib/src/genesis.ffigen.dart
cd integration_tests
dart test

0 comments on commit db5ea0a

Please sign in to comment.