grim/gplate

cleaned up some trailing whitespace

2013-06-23, Gary Kramlich
244039cb623d
Parents 8177d5319ee0
Children 770eb232d554
cleaned up some trailing whitespace
--- a/tests/test-dictionary-variable.c Sun Jun 23 05:13:30 2013 -0500
+++ b/tests/test-dictionary-variable.c Sun Jun 23 05:14:21 2013 -0500
@@ -177,7 +177,7 @@
{ "one", "1" },
{ NULL, NULL },
};
-
+
iterator_test(vd);
END_TEST
@@ -216,7 +216,7 @@
tcase_add_test(tc, test_dictionary_hierarchy_type);
tcase_add_test(tc, test_dictionary_hierarchy_parent);
tcase_add_test(tc, test_dictionary_hierarchy_collection);
-
+
suite_add_tcase(s, tc);
/* collection interface */