- Timestamp:
- 03/22/13 16:40:06 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/test_scantable.py
r2798 r2801 41 41 st = scantable([fname,fname], average=False) 42 42 assert_equal(st.nscan(), 4) 43 44 def test_jenkins_email(self): 45 raise RuntimeError("Just check that the email has the log attached") 43 46 44 47 def test_copy(self):
Note:
See TracChangeset
for help on using the changeset viewer.