From e3de9d7dd1331f9718e04cc98e9ca7cfa27cf4aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C3=A9cureuil?= Date: Sun, 17 May 2020 14:46:00 +0200 Subject: Sync with master of moonmoon ( version 9.0.0-rc) Source from https://github.com/Emmafrs/moonmoon/ --- common/tests/PlanetErrorTest.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 common/tests/PlanetErrorTest.php (limited to 'common/tests/PlanetErrorTest.php') diff --git a/common/tests/PlanetErrorTest.php b/common/tests/PlanetErrorTest.php new file mode 100644 index 0000000..d2f4599 --- /dev/null +++ b/common/tests/PlanetErrorTest.php @@ -0,0 +1,12 @@ +assertEquals('notice: foo', $error->toString()); + } +} \ No newline at end of file -- cgit v1.2.1