adding missing imports

This commit is contained in:
Tully Foote 2010-10-27 02:12:17 +00:00
parent 723ca9efc1
commit b936eab761
1 changed files with 2 additions and 1 deletions

View File

@ -38,7 +38,8 @@ Library and tools support unit testing in ROS.
# NOTE: while this makes some forward references to conventions used
# in rostest, it does not use rostest itself.
import os
import roslib
def xml_results_file(test_pkg, test_name, is_rostest=False):
"""