null+****@clear*****
null+****@clear*****
2010年 11月 21日 (日) 15:26:40 JST
Kouhei Sutou 2010-11-21 06:26:40 +0000 (Sun, 21 Nov 2010)
New Revision: f843648d918b3f94210437a53baa6f91c375d8d0
Log:
remove a garbage.
Modified files:
test/unit/core/test-inverted-index.c
Modified: test/unit/core/test-inverted-index.c (+1 -1)
===================================================================
--- test/unit/core/test-inverted-index.c 2010-11-21 04:43:00 +0000 (daf4f73)
+++ test/unit/core/test-inverted-index.c 2010-11-21 06:26:40 +0000 (c1267a8)
@@ -54,7 +54,7 @@ void
cut_startup(void)
{
tmp_directory = g_build_filename(grn_test_get_tmp_dir(),
- "test-inverted-index",
+ "inverted-index",
NULL);
}