From c5e38152a1d99a6b02778451db9f453901bd79aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Metin?= Date: Tue, 5 Jul 2005 06:34:34 +0000 Subject: [PATCH] =?UTF-8?q?art=C4=B1k=20samples/=20diye=20bir=20dizinimiz?= =?UTF-8?q?=20yok.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CODING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: