From 31a40cfc446c9586f89a4aa69ef76d76d469e5a4 Mon Sep 17 00:00:00 2001 From: Ludovic Pouzenc Date: Mon, 16 Jul 2018 13:24:18 +0200 Subject: Bake : setup and create empty CustomTheme --- fai_gestion/plugins/CustomTheme/phpunit.xml.dist | 36 ++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 fai_gestion/plugins/CustomTheme/phpunit.xml.dist (limited to 'fai_gestion/plugins/CustomTheme/phpunit.xml.dist') diff --git a/fai_gestion/plugins/CustomTheme/phpunit.xml.dist b/fai_gestion/plugins/CustomTheme/phpunit.xml.dist new file mode 100644 index 0000000..399f43d --- /dev/null +++ b/fai_gestion/plugins/CustomTheme/phpunit.xml.dist @@ -0,0 +1,36 @@ + + + + + + + + + + + tests/TestCase/ + + + + + + + + + + + + + + + src/ + + + + -- cgit v1.1