From e506da188c6f021ac5a6adbd6bf88046675114d1 Mon Sep 17 00:00:00 2001 From: Florian Engelhardt Date: Tue, 10 Sep 2019 20:33:54 +0200 Subject: [PATCH] add test for depraction warning --- .../cli/deprecation-warning-with-class.phpt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 tests/end-to-end/cli/deprecation-warning-with-class.phpt diff --git a/tests/end-to-end/cli/deprecation-warning-with-class.phpt b/tests/end-to-end/cli/deprecation-warning-with-class.phpt new file mode 100644 index 00000000000..0d0ce1650e2 --- /dev/null +++ b/tests/end-to-end/cli/deprecation-warning-with-class.phpt @@ -0,0 +1,19 @@ +--TEST-- +phpunit DummyFooTest ../../_files/DummyFooTest.php +--FILE-- +