Merge pull request #11407 from cividesk/CRM-21553
[civicrm-core.git] / tools / scripts / phpunit-ls
index fef0efc1b9cff72be04708709246c46203f103f5..8e330c9f4a99db5b4e5bd0d1891fb357da75b692 100755 (executable)
@@ -14,7 +14,7 @@ if (!class_exists('PHPUnit_Framework_TestCase')) {
   class PHPUnit_Framework_TestCase {}
   class PHPUnit_Extensions_Database_TestCase {}
   class PHPUnit_Extensions_SeleniumTestCase {}
-  \');
+  ');
 }
 
 \Civi\CiUtil\Command\LsCommand::main($argv);
\ No newline at end of file