From 1ceb297a6a835845eeb649550591c6545d8b8d02 Mon Sep 17 00:00:00 2001 From: Steffen Vogel Date: Thu, 24 Mar 2011 22:42:39 +0100 Subject: [PATCH] updated tests and added hint --- misc/tests/README | 3 +++ misc/tests/ajax.php | 2 +- misc/tests/configuration.php | 2 +- misc/tests/json.php | 2 +- misc/tests/properties.php | 8 ++++---- misc/tests/random.php | 13 ++----------- 6 files changed, 12 insertions(+), 18 deletions(-) create mode 100644 misc/tests/README diff --git a/misc/tests/README b/misc/tests/README new file mode 100644 index 0000000..fd3b33d --- /dev/null +++ b/misc/tests/README @@ -0,0 +1,3 @@ +This directory contains some small scripts to test middleware components. + +WARNING: some of these scripts may be outdated! diff --git a/misc/tests/ajax.php b/misc/tests/ajax.php index 0eb796e..95b172a 100644 --- a/misc/tests/ajax.php +++ b/misc/tests/ajax.php @@ -36,7 +36,7 @@