summaryrefslogtreecommitdiffstats
path: root/test/commit.tcl
diff options
context:
space:
mode:
authorOmar Rizwan <omar@omar.website>2023-06-30 18:11:12 +0000
committerGitHub <noreply@github.com>2023-06-30 18:11:12 +0000
commit8a8a749eb2afbf6b0636c280554c32219fff1dd2 (patch)
treea4fca4989a76d0e17c2d17ffe8ad1ad349111df2 /test/commit.tcl
parentLeft-align labels, watch for .folk.temp files (diff)
parentFix load librt to work on folk0 also (diff)
downloadfolk-8a8a749eb2afbf6b0636c280554c32219fff1dd2.tar.gz
folk-8a8a749eb2afbf6b0636c280554c32219fff1dd2.zip
Merge pull request #42 from FolkComputer/osnr/camera-pipeline
Run Camera in subprocess
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 }