This commit is contained in:
2026-08-09 12:31:57 +07:00
parent 8cde269c49
commit 6b3a4624f6
2 changed files with 24 additions and 1 deletions
+24 -1
View File
@@ -1 +1,24 @@
run test again. loadToolTest.jl should be able to load all tools in ./src/tools and test them.
run test again. loadToolTest.jl should be able to load all tools in ./src/tools and test them.
use ./test/toolTest.jl to test all tools end-to-end. Make sure tools can be load and use.