diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2020-05-08 14:38:22 -0400 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2020-05-08 14:38:22 -0400 |
commit | 5dabbe87ed4e86fa0306fd9ef11e7a7fee2a6ddb (patch) | |
tree | 36faaf68a5550c408ac8fa3c38e05ab4d05a1f57 /tests/.gitignore | |
parent | d8f78898f453e7474dc25fb5f60f6507c68b5f90 (diff) |
got double include to REALLY work
Diffstat (limited to 'tests/.gitignore')
-rw-r--r-- | tests/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index 33ccc5b..9c57a91 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -2,5 +2,5 @@ got out.c a.out *.exe -test +tests *.core |