Adding tests for faults.

This commit is contained in:
Brad Nelson
2023-01-14 18:31:33 -08:00
parent 3dcd421576
commit f8cfaedc84
2 changed files with 65 additions and 0 deletions

View File

@ -24,6 +24,7 @@ needs conditionals_tests.fs
needs float_tests.fs
needs forth_namespace_tests.fs
needs structures_tests.fs
needs fault_tests.fs
needs including_tests/including_tests.fs
needs modules_tests.fs
needs ../lib/hashing/sha1_tests.fs