Removed superfluous print statement

This commit is contained in:
markm 2006-07-28 19:48:02 +00:00
parent fd22e7d929
commit 14542af0ca

@ -11,7 +11,6 @@ excludes = ['test_sendkeys']
def run_tests():
testfolder = os.path.abspath(os.path.split(__file__)[0])
print testfolder
sys.path.append(testfolder)