Pārlūkot izejas kodu

- add a warning that the tests in the current state should only run from devs

git-svn-id: https://openser.svn.sourceforge.net/svnroot/openser/trunk@3324 689a6050-402a-0410-94f2-e92a70836424
Henning Westerholt 18 gadi atpakaļ
vecāks
revīzija
5e6aef5991
1 mainītis faili ar 3 papildinājumiem un 2 dzēšanām
  1. 3 2
      test/unit/README

+ 3 - 2
test/unit/README

@@ -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
 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..