Changed to always output literals report since we don't know whether
there were any.
1 parent eef1d9a commit 99515e7e23bb6af7a0378264061039bfb0e11c4a
@tundra tundra authored on 1 Apr 2004
Showing 1 changed file
View
16
test-tc.py
# test-tc.py - A Test Driver For The 'tconfpy' Configuration File Parser
# Copyright (c) 2003-2004 TundraWare Inc. All Rights Reserved.
 
PROGNAME = "tconfpy Test Driver"
RCSID = "$Id: test-tc.py,v 1.124 2004/04/01 21:15:01 tundra Exp $"
RCSID = "$Id: test-tc.py,v 1.125 2004/04/01 21:16:02 tundra Exp $"
VERSION = RCSID.split()[2]
 
# Copyright Information
 
 
if DEBUG:
dumpreturn("DEBUG", retval.Debug)
 
if LITVARS:
dumpreturn("LITERAL LINES", retval.Literals)
 
 
 
dumpreturn("LITERAL LINES", retval.Literals)