dyaml/testsuite/dub.json
Cameron Ross f183e4aa80 add an official yaml test suite runner (#209)
add an official yaml test suite runner
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2019-01-08 23:12:39 +01:00

9 lines
114 B
JSON

{
"name": "testsuite",
"targetType": "executable",
"dependencies":
{
"dyaml": "*"
}
}