Restore new lines

This commit is contained in:
Arnaud 2025-03-30 12:18:31 +02:00
parent 400099e9f7
commit 3265595aae
No known key found for this signature in database
GPG Key ID: 69D6CE281FCAE663
2 changed files with 1 additions and 2 deletions

View File

@ -7,4 +7,4 @@ when fileExists("nimble.paths"):
# end Nimble config
when (NimMajor, NimMinor) >= (2, 0):
--mm:refc
--mm:refc

View File

@ -18,4 +18,3 @@ task test, "Run the test suite":
# exec "nimble install -d -y"
withDir "testmodule":
exec "nimble test"
exec "nimble testWsResubscription"