cleanup [ci skip]

This commit is contained in:
narimiran
2020-06-24 13:16:40 +02:00
parent 1b196d85aa
commit 2220ff70be

View File

@@ -92,7 +92,6 @@ pkg2 "nimwc", true, "nim c nimwc.nim"
# pkg2 "nitter", true, "nim c src/nitter.nim", "https://github.com/zedeus/nitter"
# pending https://github.com/timotheecour/Nim/issues/167 or new git tag for nitter
pkg2 "norm", true, "nim c -r tests/tsqliterows.nim"
# pending https://github.com/timotheecour/Nim/issues/167
pkg2 "npeg", false, "nimble testarc"
pkg2 "numericalnim", true, "nim c -r tests/test_integrate.nim"
pkg2 "optionsutils"