From 8ca07955ad080f97713bdd6304cea6117be1bc52 Mon Sep 17 00:00:00 2001 From: Shadify Date: Thu, 7 Dec 2017 08:14:50 +0100 Subject: Removed TestController --- tests/AppBundle/Controller/MathControllerTest.php | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 tests/AppBundle/Controller/MathControllerTest.php (limited to 'tests/AppBundle/Controller/MathControllerTest.php') diff --git a/tests/AppBundle/Controller/MathControllerTest.php b/tests/AppBundle/Controller/MathControllerTest.php deleted file mode 100644 index 523f9e5..0000000 --- a/tests/AppBundle/Controller/MathControllerTest.php +++ /dev/null @@ -1,19 +0,0 @@ -assertEquals(12.5, $AQI); - } -} \ No newline at end of file -- cgit v1.2.3