From 31234b26d892bb4d98c9bc869d340a8ccf3cfe88 Mon Sep 17 00:00:00 2001 From: Cesar G Date: Thu, 12 Dec 2013 04:29:48 -0800 Subject: [ticket/12009] Move valid extensions in tests to correct dir structure. PHPBB3-12009 --- tests/extension/ext/vendor3/bar/ext.php | 26 ++++++++++++++++++++++ .../extension/ext/vendor3/bar/my/hidden_class.php | 7 ++++++ .../bar/styles/prosilver/template/foobar_body.html | 1 + 3 files changed, 34 insertions(+) create mode 100644 tests/extension/ext/vendor3/bar/ext.php create mode 100644 tests/extension/ext/vendor3/bar/my/hidden_class.php create mode 100644 tests/extension/ext/vendor3/bar/styles/prosilver/template/foobar_body.html (limited to 'tests/extension/ext/vendor3/bar') diff --git a/tests/extension/ext/vendor3/bar/ext.php b/tests/extension/ext/vendor3/bar/ext.php new file mode 100644 index 0000000000..37a5e92059 --- /dev/null +++ b/tests/extension/ext/vendor3/bar/ext.php @@ -0,0 +1,26 @@ +