null+****@clear*****
null+****@clear*****
2010年 9月 26日 (日) 15:25:02 JST
Kouhei Sutou 2010-09-26 06:25:02 +0000 (Sun, 26 Sep 2010)
New Revision: 4c3d6d03bb364ddba25de382f912a413007c5ad5
Log:
follow index column inspection chagne.
Modified files:
test/unit/core/test-inspect.c
Modified: test/unit/core/test-inspect.c (+2 -2)
===================================================================
--- test/unit/core/test-inspect.c 2010-09-24 10:55:50 +0000 (5dd99f6)
+++ test/unit/core/test-inspect.c 2010-09-26 06:25:02 +0000 (920a630)
@@ -765,8 +765,8 @@ test_column_index(void)
"Terms.Sites_key "
"range:Sites "
"sources:[Sites] "
- "flags:NONE"
- ">",
+ "flags:NONE "
+ "elements:[]>",
inspected_string());
}