From b9d0d1bfa7fbca0f1ac5be5a5cf7b054d24dabc5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Steitz?= Date: Sat, 18 Feb 2017 20:27:35 +0100 Subject: [PATCH] Add missing namespace in OptionsTest --- tests/OptionsTest.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/OptionsTest.php b/tests/OptionsTest.php index d47afcf..f2251d8 100644 --- a/tests/OptionsTest.php +++ b/tests/OptionsTest.php @@ -1,6 +1,8 @@