From a5233fd01e9ab4953b7ff8b4cc031485b414b8e3 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 10 Dec 2015 17:51:41 +0000 Subject: 37378: New bindkey tests. Also fix Meta bug on pattern match in zpty -r. --- Test/comptest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Test/comptest') diff --git a/Test/comptest b/Test/comptest index f10739abe..166d0b404 100644 --- a/Test/comptest +++ b/Test/comptest @@ -27,7 +27,7 @@ comptestinit () { } comptesteval \ -"export LC_ALL=C" \ +"export LC_ALL=${ZSH_TEST_LANG:-C}" \ "emulate -R zsh" \ "export ZDOTDIR=$ZTST_testdir" \ "module_path=( $module_path )" \ -- cgit 1.4.1