Some test madness

This commit is contained in:
Petr Mrázek
2013-12-17 02:09:58 +01:00
parent 20e86801b3
commit d6c71488b3
22 changed files with 457 additions and 201 deletions

View File

@ -8,7 +8,7 @@
"Sources": [
{
"SourceType": "http",
"Url": "file://$PWD/tests/data/fileOneB"
"Url": "$PWD/tests/data/fileOneB"
}
],
"Executable": true,
@ -20,7 +20,7 @@
"Sources": [
{
"SourceType": "http",
"Url": "file://$PWD/tests/data/fileTwo"
"Url": "$PWD/tests/data/fileTwo"
}
],
"Executable": false,