refactoring

This commit is contained in:
Simon Gardling
2022-04-21 23:25:33 -04:00
parent 06b062b5b4
commit 5d153f4842
14 changed files with 166 additions and 271 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/bash
set -e #kill script if error occurs
cargo test
cargo test-all-features
bash build.sh