From 034d1dc9f8615406d246f84635750d3090e8c727 Mon Sep 17 00:00:00 2001 From: Albert Santoni Date: Mon, 10 Feb 2014 13:03:11 -0500 Subject: [PATCH 1/3] Unit test docs update --- airtime_mvc/tests/README.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/airtime_mvc/tests/README.txt b/airtime_mvc/tests/README.txt index 6c7256799..a469027d0 100644 --- a/airtime_mvc/tests/README.txt +++ b/airtime_mvc/tests/README.txt @@ -3,8 +3,8 @@ To get the Airtime unit tests running: 1) Install PHPUnit -We explicitly install PHPUnit 3.4 because that's as a new of a version -as is supported by Zend Framework 1: +We explicitly install PHPUnit 3.4 because that the most recent version +that's still supported by Zend Framework 1: sudo pear channel-discover pear.phpunit.de sudo pear channel-discover pear.symfony.com From 36d6a6b2bff77460896b2246beaf4bca9ab4099d Mon Sep 17 00:00:00 2001 From: Albert Santoni Date: Mon, 10 Feb 2014 13:18:28 -0500 Subject: [PATCH 2/3] Dummy commit to test web hook --- airtime_mvc/tests/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/airtime_mvc/tests/README.txt b/airtime_mvc/tests/README.txt index a469027d0..811be568a 100644 --- a/airtime_mvc/tests/README.txt +++ b/airtime_mvc/tests/README.txt @@ -1,6 +1,6 @@ To get the Airtime unit tests running: ========================== - + 1) Install PHPUnit We explicitly install PHPUnit 3.4 because that the most recent version From 7ee5c8ffd7e49b4149665d8dc559a9b39d8183cd Mon Sep 17 00:00:00 2001 From: Albert Santoni Date: Mon, 10 Feb 2014 13:32:41 -0500 Subject: [PATCH 3/3] Another dummy commit for Bamboo --- airtime_mvc/tests/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/airtime_mvc/tests/README.txt b/airtime_mvc/tests/README.txt index 811be568a..a469027d0 100644 --- a/airtime_mvc/tests/README.txt +++ b/airtime_mvc/tests/README.txt @@ -1,6 +1,6 @@ To get the Airtime unit tests running: ========================== - + 1) Install PHPUnit We explicitly install PHPUnit 3.4 because that the most recent version