aboutsummaryrefslogtreecommitdiffstats
path: root/community/sngrep/disabled-not-working-tests.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/sngrep/disabled-not-working-tests.patch')
-rw-r--r--community/sngrep/disabled-not-working-tests.patch17
1 files changed, 0 insertions, 17 deletions
diff --git a/community/sngrep/disabled-not-working-tests.patch b/community/sngrep/disabled-not-working-tests.patch
deleted file mode 100644
index 571dd6460b5..00000000000
--- a/community/sngrep/disabled-not-working-tests.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-diff --git a/tests/Makefile.am b/tests/Makefile.am
-index 84065bd..dcabb11 100644
---- a/tests/Makefile.am
-+++ b/tests/Makefile.am
-@@ -1,11 +1,10 @@
- AUTOMAKE_OPTIONS=subdir-objects
-
--check_PROGRAMS=test-001 test-002 test-003 test-004 test-005
-+check_PROGRAMS=test-001 test-002 test-004 test-005
- check_PROGRAMS+=test-006 test-007 test-008 test-009 test-010
-
- test_001_SOURCES=test_001.c
- test_002_SOURCES=test_002.c
--test_003_SOURCES=test_003.c
- test_004_SOURCES=test_004.c
- test_005_SOURCES=test_005.c
- test_006_SOURCES=test_006.c