From ff5caad6ce4ec2a6e56f09b24b9c5416617e9f9b Mon Sep 17 00:00:00 2001 From: Sam Minnee Date: Sun, 30 Mar 2008 22:00:16 +0000 Subject: [PATCH] Fixed manifestbuilder test so as not to confuse the real manifest builder git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@51858 467b73ca-7a2a-4603-9d3b-597d59a354a9 --- tests/ManifestBuilderTest.fixture.inc | 52 +++++++++++++++++++++++++++ tests/ManifestBuilderTest.php | 51 +------------------------- 2 files changed, 53 insertions(+), 50 deletions(-) create mode 100644 tests/ManifestBuilderTest.fixture.inc diff --git a/tests/ManifestBuilderTest.fixture.inc b/tests/ManifestBuilderTest.fixture.inc new file mode 100644 index 000000000..fb4d248e4 --- /dev/null +++ b/tests/ManifestBuilderTest.fixture.inc @@ -0,0 +1,52 @@ + << << +PHP +, + 'sapphire/subdir/', + 'sapphire/subdir/SubDirClass.php' => << << << << -PHP -, - 'sapphire/subdir/', - 'sapphire/subdir/SubDirClass.php' => << <<