gplate/gplate

770eb232d554
Parents 244039cb623d
Children 43747d5342ec
fixed the single variable lookup test path
--- a/tests/tags/test-gplate-variable-tag.c Sun Jun 23 05:14:21 2013 -0500
+++ b/tests/tags/test-gplate-variable-tag.c Sun Jun 23 05:18:41 2013 -0500
@@ -220,7 +220,7 @@
test_gplate_tag_add("/tags/variable/two_vars_one_block",
test_gplate_variable_tag_two_vars_one_block);
- test_gplate_tag_add("/tags/variables/nested/single",
+ test_gplate_tag_add("/tags/variable/nested/single",
test_gplate_variable_tag_nested_single);
test_gplate_tag_add("/tags/variable/nested/double",