summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAndrei Zmievski <andrei@php.net>2000-05-12 13:55:51 +0000
committerAndrei Zmievski <andrei@php.net>2000-05-12 13:55:51 +0000
commit74011b6767b6e090d74e2cdce1152dfc866ac352 (patch)
treefbbfa5e56c024288fa3030b4fd1db3a62cb6897a /tests
parentdee6170da3232986cb4c23a1c78969a1b7fa3f07 (diff)
downloadphp-git-74011b6767b6e090d74e2cdce1152dfc866ac352.tar.gz
Testing.
Diffstat (limited to 'tests')
-rw-r--r--tests/foo42
-rw-r--r--tests/testhyperwave2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/foo4 b/tests/foo4
index c242debf97..29df84d0e2 100644
--- a/tests/foo4
+++ b/tests/foo4
@@ -18,7 +18,7 @@ class foo {
return 666;
}
var $foo;
- var $bar="this is a test...";
+ var $bar="this is a test....";
};
class bar {
diff --git a/tests/testhyperwave b/tests/testhyperwave
index 36f2b8c284..9dc8c5210b 100644
--- a/tests/testhyperwave
+++ b/tests/testhyperwave
@@ -1,5 +1,5 @@
<?
- $id = 188178; // A plain/text document
+ $id = 188178; // A plain/text document
$collid = 169828; // A collection
$query = "Name=m*"; // Search query for test_9
$host = "gehtnix";