Changeset 7858
- Timestamp:
- 13 Mar 2012, 01:16:14 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/utils/tests/test_batching.py
r7857 r7858 320 320 return 321 321 322 def test_close_outfile (self):322 def test_close_outfile_real(self): 323 323 # we can also close outfiles in real files. 324 324 exporter = ExporterBase()
Note: See TracChangeset for help on using the changeset viewer.