From d63e3acbcbf1c61f03a8cb4eb98a9b7e81b9177b Mon Sep 17 00:00:00 2001 From: Dominique Fournier Date: Tue, 20 Jun 2017 13:35:07 +0000 Subject: [PATCH] Tests: remove the require_once in the tests files git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3785 bf3deb0d-5f1a-0410-827f-c0cc1f45334c --- Tests/convertTest.php | 2 -- Tests/dbjsonTest.php | 2 -- Tests/ftsTest.php | 2 -- Tests/rssTest.php | 2 -- Tests/verifyTest.php | 2 -- 5 files changed, 10 deletions(-) diff --git a/Tests/convertTest.php b/Tests/convertTest.php index f9dbd82..d1e6bfd 100644 --- a/Tests/convertTest.php +++ b/Tests/convertTest.php @@ -1,7 +1,5 @@