mirror of
https://github.com/logos-storage/asynctest.git
synced 2026-01-02 13:03:07 +00:00
Remove Nim version requirement from nimble file
This commit is contained in:
parent
fe1a34caf5
commit
7930b11205
@ -3,8 +3,6 @@ author = "asynctest Authors"
|
||||
description = "Test asynchronous code"
|
||||
license = "MIT"
|
||||
|
||||
requires "nim >= 1.2.0 & < 2.0.0"
|
||||
|
||||
task test, "Runs the test suite":
|
||||
for module in ["stdlib", "chronos", "unittest2"]:
|
||||
withDir "testmodules/" & module:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user