summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/build_post_test.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/build_post_test.php b/test/build_post_test.php
index cf172f6..87cc6e4 100644
--- a/test/build_post_test.php
+++ b/test/build_post_test.php
@@ -1,7 +1,5 @@
<?php
-require_once('PHPUnit/Framework.php');
-
require_once(__DIR__ . '/../src/build_post.php');
class build_post_test extends PHPUnit_Framework_TestCase {