From 1281c297d95b248f14114babb05278f8ca967890 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Tue, 18 Feb 2014 10:09:30 +0100 Subject: [PATCH] unit-tests: Ignore tests not test_runner --- src/libstrongswan/tests/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libstrongswan/tests/.gitignore b/src/libstrongswan/tests/.gitignore index 35429f6..2b29f27 100644 --- a/src/libstrongswan/tests/.gitignore +++ b/src/libstrongswan/tests/.gitignore @@ -1 +1 @@ -test_runner +tests -- 2.7.4