From c5916ffaf0c3dbe25235522aa152a9ee7e371a95 Mon Sep 17 00:00:00 2001 From: Sean Harvey Date: Sat, 20 Sep 2008 09:22:01 +0000 Subject: [PATCH] MINOR Made MultiForm test classes implement TestOnly so they're only used for testing purposes --- tests/code/MultiFormTestClass.php | 2 +- tests/code/MultiFormTestStepOne.php | 2 +- tests/code/MultiFormTestStepThree.php | 2 +- tests/code/MultiFormTestStepTwo.php | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/code/MultiFormTestClass.php b/tests/code/MultiFormTestClass.php index b0d1e56..220295f 100644 --- a/tests/code/MultiFormTestClass.php +++ b/tests/code/MultiFormTestClass.php @@ -1,6 +1,6 @@