diff options
author | cweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2010-03-18 19:22:26 +0000 |
---|---|---|
committer | cweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2010-03-18 19:22:26 +0000 |
commit | 8c213f0e6e97351a64168aab18d69324a90e7b83 (patch) | |
tree | e3ba5ea48094f8456b0fc40d813514cb9b8b21ed | |
parent | 4d3d00ade282e27b765a64c86f6607f1a92af2c0 (diff) | |
download | semanticscuttle-8c213f0e6e97351a64168aab18d69324a90e7b83.tar.gz semanticscuttle-8c213f0e6e97351a64168aab18d69324a90e7b83.tar.bz2 |
fix typo
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@691 b3834d28-1941-0410-a4f8-b48e95affb8f
-rw-r--r-- | tests/LAUNCH_TESTS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/LAUNCH_TESTS b/tests/LAUNCH_TESTS index 7d6ddc0..7ee9227 100644 --- a/tests/LAUNCH_TESTS +++ b/tests/LAUNCH_TESTS @@ -12,7 +12,7 @@ Warning The unit tests are DESTRUCTIBLE! Never ever run them on your normal SemanticScuttle database! Always use a different database for testing - whole tables are emptied and re-filled during the -tests, and you will definitely loose all data in there. +tests, and you will definitely lose all data in there. Running the tests |