Skip to content

Commit 9f86ea2

Browse files
committed
test description
1 parent 99200b5 commit 9f86ea2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/tunittest.nim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ suite "PR #59":
195195
checkpoint "nested dual test CP"
196196
check 1 == 1
197197

198-
staticTest "Nested test":
198+
staticTest "Test within static is not allowed":
199199
template testInStatic(): untyped =
200200
static:
201201
test "inner test":

0 commit comments

Comments
 (0)