From f3ac7c3a839475aebefd493e3390d336325bd9ae Mon Sep 17 00:00:00 2001 From: Matthew Johnson Date: Thu, 27 Apr 2017 12:58:51 -0700 Subject: [PATCH] Fix test configuration files --- tests/testfiles/c-helloworld-32/conf-expectations | 2 -- tests/testfiles/c-helloworld-opts/conf-expectations | 2 -- tests/testfiles/libjpeg-turbo/conf-expectations | 2 -- tests/testfiles/py-helloworld/conf-expectations | 2 -- 4 files changed, 8 deletions(-) diff --git a/tests/testfiles/c-helloworld-32/conf-expectations b/tests/testfiles/c-helloworld-32/conf-expectations index 19ac580..5dc6185 100644 --- a/tests/testfiles/c-helloworld-32/conf-expectations +++ b/tests/testfiles/c-helloworld-32/conf-expectations @@ -42,5 +42,3 @@ use_lto = false # require package verification for build verify_required = false -[configuration] - diff --git a/tests/testfiles/c-helloworld-opts/conf-expectations b/tests/testfiles/c-helloworld-opts/conf-expectations index f86a259..1c7a20b 100644 --- a/tests/testfiles/c-helloworld-opts/conf-expectations +++ b/tests/testfiles/c-helloworld-opts/conf-expectations @@ -42,5 +42,3 @@ use_lto = true # require package verification for build verify_required = false -[configuration] - diff --git a/tests/testfiles/libjpeg-turbo/conf-expectations b/tests/testfiles/libjpeg-turbo/conf-expectations index b99a857..cfec5ff 100644 --- a/tests/testfiles/libjpeg-turbo/conf-expectations +++ b/tests/testfiles/libjpeg-turbo/conf-expectations @@ -42,5 +42,3 @@ use_lto = false # require package verification for build verify_required = false -[configuration] - diff --git a/tests/testfiles/py-helloworld/conf-expectations b/tests/testfiles/py-helloworld/conf-expectations index 99ab211..070a323 100644 --- a/tests/testfiles/py-helloworld/conf-expectations +++ b/tests/testfiles/py-helloworld/conf-expectations @@ -42,5 +42,3 @@ use_lto = false # require package verification for build verify_required = false -[configuration] -