diff --git a/CODING b/CODING index cc6b0c25..a30e7cca 100644 --- a/CODING +++ b/CODING @@ -23,7 +23,7 @@ Unit tests are located in unittests directory. Running the tests is trivial. But you must synchronize your code and data with the test code, which can be a tedious work if you lose discipline. -Sample data files are located in samples/ directory. +Sample data files are located in the same directory with test modules. For running the entire test suite, use the following command: