From 3304589043a159b4509e8c7a2156f99549db8650 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 30 Apr 2004 08:00:42 +0000 Subject: [PATCH] idn is a new feature that can be made required for a test --- tests/FILEFORMAT | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT index 9aa37fc1f..2ccd45f5f 100644 --- a/tests/FILEFORMAT +++ b/tests/FILEFORMAT @@ -78,6 +78,7 @@ to be able to run. Features testable here are: SSL netrc_debug large_file +idn @@ -101,7 +102,7 @@ variable1=contents1 variable2=contents2 Set the given environment variables to the specified value before the actual -command is run, they are clear again after the command has been run. +command is run, they are cleared again after the command has been run.