From 65cad9868babc33555f8f23a1540e45cdcf47be3 Mon Sep 17 00:00:00 2001 From: yohang Date: Tue, 25 Oct 2011 16:57:26 +0200 Subject: [PATCH] Reverted require statements in standalone scripts --- test/documentor.php | 3 +++ test/test.php | 1 + 2 files changed, 4 insertions(+) diff --git a/test/documentor.php b/test/documentor.php index d261b54f37..42b72b4a07 100644 --- a/test/documentor.php +++ b/test/documentor.php @@ -1,4 +1,7 @@ seed(1); $documentor = new Faker\Documentor($generator); diff --git a/test/test.php b/test/test.php index 7506b98fff..a55a45ea70 100644 --- a/test/test.php +++ b/test/test.php @@ -1,4 +1,5 @@ seed(5); ?>