Changes in / [25a549:41b123]


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • molecuilder/tests/testsuite.at

    r25a549 r41b123  
    1515AT_CHECK([../../molecuilder -h], 0, [stdout], [ignore])
    1616AT_CHECK([fgrep "Give this help screen" stdout], 0, [ignore], [ignore])
    17 AT_CHECK([../../molecuilder -e], 134, [ignore], [stderr])
     17AT_CHECK([../../molecuilder -e], 255, [ignore], [stderr])
    1818AT_CHECK([fgrep "Not enough or invalid arguments" stderr], 0, [ignore], [ignore])
    1919AT_CLEANUP
Note: See TracChangeset for help on using the changeset viewer.