From dfef80f267f19b21dbf5b94ac43ecc856da65aef Mon Sep 17 00:00:00 2001 From: Fyorl Date: Thu, 21 Jun 2012 16:42:09 +0100 Subject: [ticket/10941] Unit tests for fileupload class added PHPBB3-10941 --- tests/mock/filespec.php | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 tests/mock/filespec.php (limited to 'tests/mock/filespec.php') diff --git a/tests/mock/filespec.php b/tests/mock/filespec.php new file mode 100644 index 0000000000..9d2a5c84de --- /dev/null +++ b/tests/mock/filespec.php @@ -0,0 +1,32 @@ +$property; + } +} -- cgit v1.2.1