From 83f626d79489985152156eee6ecca52c7da8b5ba Mon Sep 17 00:00:00 2001 From: netblue30 Date: Sun, 24 Apr 2016 06:41:28 -0400 Subject: testing --- test/utils/utils.sh | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'test/utils/utils.sh') diff --git a/test/utils/utils.sh b/test/utils/utils.sh index 9a1b6601a..8c53feab3 100755 --- a/test/utils/utils.sh +++ b/test/utils/utils.sh @@ -64,3 +64,8 @@ echo "TESTING: join3 (test/utils/join3.exp)" echo "TESTING: join profile (test/utils/join-profile.exp)" ./join-profile.exp +echo "TESTING: trace (test/utils/trace.exp)" +rm -f index.html* +./trace.exp +rm -f index.html* + -- cgit v1.2.3-54-g00ecf