|
@@ -7,5 +7,6 @@ and must clean up after they are run. The second line in each scripts should
|
|
contain a small comment that describe the task of the test, it should not
|
|
contain a small comment that describe the task of the test, it should not
|
|
output any messages on successful runs.
|
|
output any messages on successful runs.
|
|
|
|
|
|
-
|
|
|
|
-
|
|
|
|
|
|
+This tests should (in the current state) only run by developers who know
|
|
|
|
+what they do. They could delete your database, produce core dumps that fill
|
|
|
|
+your harddisk or do other nasty things..
|