diff options
| author | Omar Rizwan <omar@omar.website> | 2023-06-30 18:11:12 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-30 18:11:12 +0000 |
| commit | 8a8a749eb2afbf6b0636c280554c32219fff1dd2 (patch) | |
| tree | a4fca4989a76d0e17c2d17ffe8ad1ad349111df2 /test/commit.tcl | |
| parent | Left-align labels, watch for .folk.temp files (diff) | |
| parent | Fix load librt to work on folk0 also (diff) | |
| download | folk-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.tcl | 7 |
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 } |
