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:
a3eea0c
)
Introduce simple tests
author
Christian Bayle
<cbayle@gmail.com>
Thu, 21 Apr 2011 12:09:47 +0000
(12:09 +0000)
committer
Christian Bayle
<cbayle@gmail.com>
Thu, 21 Apr 2011 12:09:47 +0000
(12:09 +0000)
tests/CDXCentos52Tests.php
patch
|
blob
|
history
diff --git
a/tests/CDXCentos52Tests.php
b/tests/CDXCentos52Tests.php
index
5feb7be
..
1b51817
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"));