summaryrefslogtreecommitdiffstats
path: root/tests/parse_control.common.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/parse_control.common.sh')
-rw-r--r--tests/parse_control.common.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/parse_control.common.sh b/tests/parse_control.common.sh
index c8a413c..513d65c 100644
--- a/tests/parse_control.common.sh
+++ b/tests/parse_control.common.sh
@@ -18,8 +18,6 @@
# along with the ProteanOS Development Kit. If not, see
# <http://www.gnu.org/licenses/>.
-load_locale
-
HT=' '
LF='
'
@@ -40,6 +38,8 @@ main()
{
plan_ 1
+ load_locale
+
parse_control - field para "${req_fields}" <<-EOF
${packages}
EOF