git://git.onelab.eu
/
plcapi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58f5417
)
make sure the new demo file is tested
author
gggeek
<giunta.gaetano@gmail.com>
Fri, 27 May 2022 10:27:55 +0000
(10:27 +0000)
committer
gggeek
<giunta.gaetano@gmail.com>
Fri, 27 May 2022 10:27:55 +0000
(10:27 +0000)
tests/7DemofilesTest.php
patch
|
blob
|
history
diff --git
a/tests/7DemofilesTest.php
b/tests/7DemofilesTest.php
index
7c4b775
..
22334db
100644
(file)
--- a/
tests/7DemofilesTest.php
+++ b/
tests/7DemofilesTest.php
@@
-45,6
+45,11
@@
class DemoFilesTest extends PhpXmlRpc_WebTestCase
));
}
+ public function testParallel()
+ {
+ $page = $this->request('client/parallel.php');
+ }
+
public function testProxy()
{
$page = $this->request('client/proxy.php', 'GET', null, true);