source:
trunk/unit_tests.py
@
57
Last change on this file since 57 was 57, checked in by toby, 13 years ago | |
---|---|
File size: 196 bytes |
Line | |
---|---|
1 | import GSASIIspc |
2 | def test_GSASIIspc(): |
3 | GSASIIspc.test0() |
4 | def test_GSASIIspc1(): |
5 | GSASIIspc.test1() |
6 | def test_GSASIIspc2(): |
7 | GSASIIspc.test2() |
8 | def test_GSASIIspc3(): |
9 | GSASIIspc.test3() |
Note: See TracBrowser
for help on using the repository browser.