minor testsuite cleanup

This commit is contained in:
Araq
2015-09-10 13:19:13 +02:00
parent bc725eaa13
commit 31bbc24462
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ import queues
type
TWidget = object
names: TQueue[string]
names: Queue[string]
var w = TWidget(names: initQueue[string]())

View File

@@ -1,4 +1,4 @@
#! strongSpaces
#? strongSpaces
discard """
output: '''35