summaryrefslogtreecommitdiffstats
path: root/test/commit.tcl
diff options
context:
space:
mode:
authorOmar Rizwan <omar@omar.website>2023-06-19 17:40:27 +0000
committerOmar Rizwan <omar@omar.website>2023-06-19 17:41:37 +0000
commita5b40ecd2ba5e4e04ed35a410d05953d877e0d13 (patch)
treef2708ab18b803d4037a489cdf50f328d2c2e70ac /test/commit.tcl
parentDisable shapes log (diff)
downloadfolk-a5b40ecd2ba5e4e04ed35a410d05953d877e0d13.tar.gz
folk-a5b40ecd2ba5e4e04ed35a410d05953d877e0d13.zip
Add assert to lib/language.tcl
Diffstat (limited to 'test/commit.tcl')
-rw-r--r--test/commit.tcl7
1 files changed, 0 insertions, 7 deletions
diff --git a/test/commit.tcl b/test/commit.tcl
index 2a8bdaed..1cf780b8 100644
--- a/test/commit.tcl
+++ b/test/commit.tcl
@@ -1,10 +1,3 @@
-proc assert condition {
- set s "{$condition}"
- if {![uplevel 1 expr $s]} {
- return -code error "assertion failed: $condition"
- }
-}
-
Assert programBall has program {{this} {
Commit { Claim $this has a ball at x 100 y 100 }