projects
/
fusionforge
/
fusionforge.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
project home
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
957adbb
)
Disable tests
author
Christian Bayle
<cbayle@gmail.com>
Thu, 28 Apr 2011 19:04:09 +0000
(19:04 +0000)
committer
Christian Bayle
<cbayle@gmail.com>
Thu, 28 Apr 2011 19:04:09 +0000
(19:04 +0000)
tests/CDXCentos52Tests.php
patch
|
blob
|
history
diff --git
a/tests/CDXCentos52Tests.php
b/tests/CDXCentos52Tests.php
index
1b51817
..
820b30b
100644
(file)
--- a/
tests/CDXCentos52Tests.php
+++ b/
tests/CDXCentos52Tests.php
@@
-19,7
+19,7
@@
class CDXCentos52Tests
$suite = new RPMSeleniumRemoteSuite('PHPUnit');
// Selenium tests
-
$suite->addTestFiles(glob("func/Site/*Test.php"));
+
//
$suite->addTestFiles(glob("func/Site/*Test.php"));
// $suite->addTestFiles(glob("func/Trackers/*Test.php"));
// $suite->addTestFiles(glob("func/Tasks/*Test.php"));
// $suite->addTestFiles(glob("func/Docs/*Test.php"));