Changeset 2802
- Timestamp:
- 03/22/13 16:42:14 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/test_scantable.py
r2801 r2802 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")46 43 47 44 def test_copy(self):
Note:
See TracChangeset
for help on using the changeset viewer.