diff options
author | Zahary Karadjov <zahary@gmail.com> | 2012-07-20 00:35:05 +0300 |
---|---|---|
committer | Zahary Karadjov <zahary@gmail.com> | 2012-07-20 00:35:05 +0300 |
commit | 371619c43a721af3f8f24cc3b349aa9b177e18dd (patch) | |
tree | bf0640fa56ac4d3d105e86f017f3bdc9c71b870c /tests/rodfiles | |
parent | 4841b6390c136a0e6a4f641d0d45f65a422809f6 (diff) | |
download | Nim-371619c43a721af3f8f24cc3b349aa9b177e18dd.tar.gz |
fixed the rodfiles tests
Diffstat (limited to 'tests/rodfiles')
-rw-r--r-- | tests/rodfiles/nimrod.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/rodfiles/nimrod.cfg b/tests/rodfiles/nimrod.cfg new file mode 100644 index 000000000..78fc8db64 --- /dev/null +++ b/tests/rodfiles/nimrod.cfg @@ -0,0 +1,2 @@ +--nimcache:"$projectPath/nimcache" +--symbolFiles:on |