aboutsummaryrefslogtreecommitdiff
path: root/test_weight_calc.tcl
diff options
context:
space:
mode:
authorEugeniy E. Mikhailov <evgmik@gmail.com>2018-05-09 21:08:51 -0400
committerEugeniy E. Mikhailov <evgmik@gmail.com>2018-05-09 21:08:51 -0400
commit4fd5f052b95361e142a6224cd0e9225f8c13e5bd (patch)
tree7bae7f73cbf7a1a07f766fd6a007587454227ac1 /test_weight_calc.tcl
parent0770b1f3958e2251ec44b18bed717ab116fe4e05 (diff)
downloadGradeBook-4fd5f052b95361e142a6224cd0e9225f8c13e5bd.tar.gz
GradeBook-4fd5f052b95361e142a6224cd0e9225f8c13e5bd.zip
load json package
Diffstat (limited to 'test_weight_calc.tcl')
-rwxr-xr-xtest_weight_calc.tcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/test_weight_calc.tcl b/test_weight_calc.tcl
index a131022..39e1def 100755
--- a/test_weight_calc.tcl
+++ b/test_weight_calc.tcl
@@ -5,6 +5,7 @@ exec tclsh "$0" "$@"
package require sqlite3
package require md5
+package require json::write
source ./profiler.tcl
source ./GradeBook_lib.tcl