summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/test2-main.c1
-rw-r--r--tests/test3-main.c1
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/test2-main.c b/tests/test2-main.c
index 9ce5cc9..2b3ef29 100644
--- a/tests/test2-main.c
+++ b/tests/test2-main.c
@@ -152,6 +152,7 @@ test_import_style (CRDocHandler * a_handler,
}
}
}
+
fprintf (stdout, "******************\n\n");
a_uri = NULL; /*keep compiler happy */
}
diff --git a/tests/test3-main.c b/tests/test3-main.c
index e730e06..db52595 100644
--- a/tests/test3-main.c
+++ b/tests/test3-main.c
@@ -143,6 +143,7 @@ test_import_style (CRDocHandler * a_handler,
}
}
}
+
fprintf (stdout, "******************\n\n");
a_uri = NULL; /*keep compiler happy */
}