source: util/tests/testsuite.at@ 1ddebb

Last change on this file since 1ddebb was 1ddebb, checked in by Frederik Heber <heber@…>, 17 years ago

forgot to commit the actual autotest files listed during last commit, that make "make check" work.

  • Property mode set to 100644
File size: 238 bytes
Line 
1# Process with autom4te to create an -*- Autotest -*- test suite.
2
3
4AT_INIT([ESPACK Utilities])
5
6# Checking if command line options are parsed correctly
7AT_BANNER([Utilities - standard options])
8AT_SETUP([Standard Options])
9AT_CLEANUP
10
11
12
Note: See TracBrowser for help on using the repository browser.