From eafe3a687805445bc76bc6a9cca0ac99d6ef1e67 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 24 Apr 2003 13:36:03 +0000 Subject: (only-one): add another test --- tests/tsort/basic-1 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tests/tsort') diff --git a/tests/tsort/basic-1 b/tests/tsort/basic-1 index 68340f07e..0db65b9f2 100755 --- a/tests/tsort/basic-1 +++ b/tests/tsort/basic-1 @@ -48,6 +48,11 @@ my @Tests = ['odd', {IN => "a\n"}, {EXIT => 1}, {ERR => "tsort: odd.1: input contains an odd number of tokens\n"}], + + ['only-one', {IN => {f => ""}}, {IN => {g => ""}}, + {EXIT => 1}, + {ERR => "tsort: only one argument may be specified\n" + . "Try `tsort --help' for more information.\n"}], ); my $save_temps = $ENV{DEBUG}; -- cgit v1.2.3-70-g09d2