nondescript/tests/test.nim

7 lines
63 B
Nim

import hashtable
testHashtables()
import ndlist
testNdlist()