Add missing test files.
This commit is contained in:
parent
0628911758
commit
17f1467e5d
1 changed files with 11 additions and 0 deletions
11
tests/issue304/package-test/package_test.nimble
Normal file
11
tests/issue304/package-test/package_test.nimble
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# Package
|
||||
|
||||
version = "0.1.0"
|
||||
author = "Dominik Picheta"
|
||||
description = "Package for ensuring that issue #304 is resolved."
|
||||
license = "MIT"
|
||||
|
||||
# Dependencies
|
||||
|
||||
requires "nim >= 0.15.3"
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue