diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-21 23:04:32 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-21 23:04:32 (EDT) |
commit | e9f162c400769e8a399791b219507c19358a181a (patch) | |
tree | 674cf1e882955700066487f8eeeb7757d97ebad7 /tests/parse_control.common.sh | |
parent | 524ca8ba73c9b3094c5425894e3bd5658d7f4d02 (diff) |
tests/parse_control.common.sh: Fix locale loading
Diffstat (limited to 'tests/parse_control.common.sh')
-rw-r--r-- | tests/parse_control.common.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/parse_control.common.sh b/tests/parse_control.common.sh index 513d65c..48f5805 100644 --- a/tests/parse_control.common.sh +++ b/tests/parse_control.common.sh @@ -38,6 +38,8 @@ main() { plan_ 1 + in_place=true + builddir='.' load_locale parse_control - field para "${req_fields}" <<-EOF |