summary refs log tree commit diff stats
path: root/tests/accept/run/tbintre2.nim
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2011-02-20 20:12:22 +0100
committerAraq <rumpf_a@web.de>2011-02-20 20:12:22 +0100
commit2cdfe35e737291e65060e2f954d718316a969048 (patch)
treea39553bd397311c4601dde11be37c50ad99d81ab /tests/accept/run/tbintre2.nim
parentcbee9c4e1a1252e6c809d25a0ef371ddee3fc802 (diff)
downloadNim-2cdfe35e737291e65060e2f954d718316a969048.tar.gz
tests themselves contain the expected result
Diffstat (limited to 'tests/accept/run/tbintre2.nim')
-rwxr-xr-xtests/accept/run/tbintre2.nim6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/accept/run/tbintre2.nim b/tests/accept/run/tbintre2.nim
index e85837dfa..2a7225411 100755
--- a/tests/accept/run/tbintre2.nim
+++ b/tests/accept/run/tbintre2.nim
@@ -1,3 +1,7 @@
+discard """
+  file: "tbintre2.nim"
+  output: "helloworld99110223"
+"""
 # Same test, but check module boundaries
 
 import tbintree
@@ -23,3 +27,5 @@ for y in items(r2):
 
 #OUT helloworld99110223
 
+
+
a id='n158' href='#n158'>158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191