From b5797fefd8fe4c4712446d10a4e0022680990e9e Mon Sep 17 00:00:00 2001 From: vinnl Date: Thu, 28 Feb 2008 17:48:11 +0100 Subject: [PATCH] Uncommented most of the require()s in the specifications which used to cause an error for one reason or another. --- specifications/library/Pivip/DebuggingSpec.php | 2 +- specifications/modules/install/InstallationSpec.php | 2 +- specifications/modules/openid/OpenidAuthenticationSpec.php | 2 +- specifications/modules/page/PageInstallationSpec.php | 2 +- specifications/modules/page/PageManagementSpec.php | 2 +- specifications/modules/page/controllers/PageRetrievalSpec.php | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/specifications/library/Pivip/DebuggingSpec.php b/specifications/library/Pivip/DebuggingSpec.php index 9177d5b..fb31ab7 100644 --- a/specifications/library/Pivip/DebuggingSpec.php +++ b/specifications/library/Pivip/DebuggingSpec.php @@ -1,6 +1,6 @@