Changeset 249 for trunk/moap/test/test_commands_doap.py
- Timestamp:
- 25-05-07 15:08:06 (6 years ago)
- File:
-
- 1 edited
-
trunk/moap/test/test_commands_doap.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/moap/test/test_commands_doap.py
r239 r249 78 78 def tearDown(self): 79 79 os.chdir(self._cwd) 80 81 try: 82 import RDF 83 except ImportError: 84 TestDoapMach.skip = "No rdf module, skipping" 85 TestDoapUnspecified.skip = "No rdf module, skipping"
Note: See TracChangeset
for help on using the changeset viewer.
