diff options
Diffstat (limited to 'tests/misc/factor')
-rwxr-xr-x | tests/misc/factor | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/factor b/tests/misc/factor index 71f850ae4..d5565d66c 100755 --- a/tests/misc/factor +++ b/tests/misc/factor @@ -68,7 +68,7 @@ my @Tests = ); # Prepend the command line argument and append a newline to end -# of each expected `OUT' string. +# of each expected 'OUT' string. my $t; Test: |