Changeset 2802 for trunk/test


Ignore:
Timestamp:
03/22/13 16:42:14 (11 years ago)
Author:
Malte Marquarding
Message:

reverted previous jenkins test changeset

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/test/test_scantable.py

    r2801 r2802  
    4141        st = scantable([fname,fname], average=False)
    4242        assert_equal(st.nscan(), 4)
    43 
    44     def test_jenkins_email(self):
    45         raise RuntimeError("Just check that the email has the log attached")
    4643
    4744    def test_copy(self):
Note: See TracChangeset for help on using the changeset viewer.