Changeset 0b9c6df in sasmodels


Ignore:
Timestamp:
Jun 11, 2018 7:34:27 AM (6 years ago)
Author:
Paul Kienzle <pkienzle@…>
Branches:
master, core_shell_microgels, magnetic_model, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
Children:
052d4c5, ce156e3
Parents:
3fc4097
Message:

suppress pinhole test for now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/resolution.py

    rbbb887d r0b9c6df  
    707707    # TODO: turn pinhole/slit demos into tests 
    708708 
     709    @unittest.skip("suppress comparison with old version; pinhole calc changed") 
    709710    def test_pinhole(self): 
    710711        """ 
Note: See TracChangeset for help on using the changeset viewer.