smarty dir moved
[mirrors/Kyberia-bloodline.git] / wwwroot / smarty / Smarty-2.6.10 / unit_test / smarty_unit_test.php
diff --git a/wwwroot/smarty/Smarty-2.6.10/unit_test/smarty_unit_test.php b/wwwroot/smarty/Smarty-2.6.10/unit_test/smarty_unit_test.php
deleted file mode 100644 (file)
index c56a61a..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-<?php
-
-require_once 'test_cases.php';
-require_once 'PHPUnit.php';
-
-$suite = new PHPUnit_TestSuite("SmartyTest");
-$result = PHPUnit::run($suite);
-
-echo $result -> toString();
-?>
This page took 0.112096 seconds and 4 git commands to generate.