Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/regression/Options/Help/testsuite-options-help.at

    r0d97b4 r7305d5  
    2727AT_CHECK([fgrep "list of all available Actions" stdout], 0, [ignore], [ignore])
    2828AT_CHECK([fgrep "Usage help" stdout], 0, [ignore], [ignore])
    29 AT_CHECK([../../molecuilder --help --actionname "help"], 0, [stdout], [ignore])
     29AT_CHECK([../../molecuilder --help "help"], 0, [stdout], [ignore])
    3030AT_CHECK([fgrep "Options available for action 'help'" stdout], 0, [ignore], [ignore])
    3131
Note: See TracChangeset for help on using the changeset viewer.