diff options
| author | 2024-09-07 17:47:10 -0400 | |
|---|---|---|
| committer | 2024-09-07 17:47:10 -0400 | |
| commit | 53a174f8e2621f2ac8d452742fbc6d458983ccc1 (patch) | |
| tree | 4bb69490f53bb376f376882238c40a1ce1dca999 /tests.scm | |
| parent | change around insert, delete, and update to hide representation (diff) | |
readtables, first pass
Diffstat (limited to 'tests.scm')
| -rw-r--r-- | tests.scm | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -69,8 +69,3 @@ (display "running string BST-AVL tests") (newline) (report-tests %set:tests) - -(load "trie.scm") -(display "char trie") -(newline) -(report-tests %trie:tests) |
