diff options
Diffstat (limited to 'tests/reject/trecincb.nim')
-rwxr-xr-x | tests/reject/trecincb.nim | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/reject/trecincb.nim b/tests/reject/trecincb.nim deleted file mode 100755 index 6191671a1..000000000 --- a/tests/reject/trecincb.nim +++ /dev/null @@ -1,6 +0,0 @@ -# Test recursive includes - - -include trecincb #ERROR_MSG recursive dependency: 'tests/trecincb.nim' - -echo "trecinb" |