diff options
author | Daniel Stenberg <daniel@haxx.se> | 2011-01-04 16:51:41 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2011-01-04 16:51:41 +0100 |
commit | 1e52ea92ebcb2c8ba8f9a18005bf54bdb6bc7dd2 (patch) | |
tree | 737c2c05e549a8394907572bde267047c9939320 /tests | |
parent | 28888a0b4126880bec5c9ac4b0cc29bc44f85e46 (diff) | |
download | curl-1e52ea92ebcb2c8ba8f9a18005bf54bdb6bc7dd2.tar.gz |
ignore: all executable unit test cases
Diffstat (limited to 'tests')
-rw-r--r-- | tests/unit/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/.gitignore b/tests/unit/.gitignore index 0c5e1ef5f..f5367fb58 100644 --- a/tests/unit/.gitignore +++ b/tests/unit/.gitignore @@ -1 +1 @@ -unit1300 +unit13[0-9][0-9] |