summaryrefslogtreecommitdiff
path: root/test/BBCodeParserTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'test/BBCodeParserTest.php')
-rw-r--r--test/BBCodeParserTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/BBCodeParserTest.php b/test/BBCodeParserTest.php
index 0a0eece..5368a9c 100644
--- a/test/BBCodeParserTest.php
+++ b/test/BBCodeParserTest.php
@@ -18,7 +18,6 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
-require_once('PHPUnit/Framework.php');
require_once('src/BBCodeParser.php');
class BBCodeParserTest extends PHPUnit_Framework_TestCase {