From f2085e116d85c03b7a3066a04d0ff2c4ca9891b6 Mon Sep 17 00:00:00 2001 From: tsuruoka-n Date: Fri, 12 Jun 2015 13:06:59 +0900 Subject: [PATCH 1/2] add phpunit.xml --- phpunit.xml.dist | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 phpunit.xml.dist diff --git a/phpunit.xml.dist b/phpunit.xml.dist new file mode 100644 index 0000000..771f0fb --- /dev/null +++ b/phpunit.xml.dist @@ -0,0 +1,17 @@ + + + + ./tests + + + + + From 0f6b444b69174b10ffb5e0a9a75363892a797082 Mon Sep 17 00:00:00 2001 From: tsuruoka-n Date: Fri, 12 Jun 2015 13:07:51 +0900 Subject: [PATCH 2/2] =?UTF-8?q?=E4=B8=8D=E8=A6=81=E3=81=AA=E3=82=AA?= =?UTF-8?q?=E3=83=97=E3=82=B7=E3=83=A7=E3=83=B3=E3=82=92=E5=89=8A=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- phpunit.xml.dist | 3 --- 1 file changed, 3 deletions(-) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 771f0fb..0ba2698 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -11,7 +11,4 @@ ./tests - - -