diff --git a/checkin_notes b/checkin_notes
index 19e6bb28ae..89ff129a8d 100755
--- a/checkin_notes
+++ b/checkin_notes
@@ -371,11 +371,11 @@ Michael Gary June 06, 2002
cs_scheduler.C
client_types.h
test/
- max_water_prefs.xml
- min_water_prefs.xml
- normal_water_prefs.xml
- test_max_water_prefs.php
- test_min_water_prefs.php
- test_normal_water_prefs.php
+ max_water_prefs.xml (new)
+ min_water_prefs.xml (new)
+ normal_water_prefs.xml (new)
+ test_max_water_prefs.php (new)
+ test_min_water_prefs.php (new)
+ test_normal_water_prefs.php (new)
diff --git a/test/max_water_prefs.xml b/test/max_water_prefs.xml
new file mode 100644
index 0000000000..24bb1f1de8
--- /dev/null
+++ b/test/max_water_prefs.xml
@@ -0,0 +1,2 @@
+2592000
+1
diff --git a/test/min_water_prefs.xml b/test/min_water_prefs.xml
new file mode 100644
index 0000000000..d205a8787c
--- /dev/null
+++ b/test/min_water_prefs.xml
@@ -0,0 +1,2 @@
+172800
+300
diff --git a/test/normal_water_prefs.xml b/test/normal_water_prefs.xml
new file mode 100644
index 0000000000..d205a8787c
--- /dev/null
+++ b/test/normal_water_prefs.xml
@@ -0,0 +1,2 @@
+172800
+300
diff --git a/test/test_max_water_prefs.php b/test/test_max_water_prefs.php
new file mode 100755
index 0000000000..631ded971b
--- /dev/null
+++ b/test/test_max_water_prefs.php
@@ -0,0 +1,29 @@
+#! /usr/local/bin/php
+
diff --git a/test/test_min_water_prefs.php b/test/test_min_water_prefs.php
new file mode 100755
index 0000000000..c412cbec3e
--- /dev/null
+++ b/test/test_min_water_prefs.php
@@ -0,0 +1,29 @@
+#! /usr/local/bin/php
+
diff --git a/test/test_normal_water_prefs.php b/test/test_normal_water_prefs.php
new file mode 100755
index 0000000000..5f5c97c009
--- /dev/null
+++ b/test/test_normal_water_prefs.php
@@ -0,0 +1,30 @@
+#! /usr/local/bin/php
+