fixing unittest

This commit is contained in:
Peter Mora
2015-10-06 08:24:43 +02:00
parent 6318f77821
commit b284ace099

View File

@@ -1,4 +1,4 @@
import unittest
import unittest, sequtils
proc doThings(spuds: var int): int =