diff options
author | Fam Zheng <famz@redhat.com> | 2013-09-16 15:20:40 +0800 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2013-09-20 20:15:33 +0400 |
commit | 7a1c0d200f3ca5be48f7034c6ed5458e490f8816 (patch) | |
tree | 1c2c4546d743eaa213da54bc63405a24750a0f2d /tests | |
parent | 089f3f761ed99bd577661e7a6335a2529eda2ba3 (diff) |
tests/.gitignore: ignore test-throttle
Signed-off-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Benoit Canet <benoit@irqsave.net>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index d11cc22373..ae5280ef68 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -5,6 +5,7 @@ check-qjson check-qlist check-qstring test-aio +test-throttle test-cutils test-hbitmap test-iov |