run/locale.t: Fix bareword error
authorKarl Williamson <public@khwilliamson.com>
Wed, 11 Dec 2013 16:03:03 +0000 (09:03 -0700)
committerKarl Williamson <public@khwilliamson.com>
Tue, 17 Dec 2013 05:53:36 +0000 (22:53 -0700)
commit23c6e7c96f3c4114dd387c00e75805515588776b
tree0a6d43688a346b4653f2952101acf562cab3417b
parent7a9d1c029a528c8f15462f021ddf439188c5302e
run/locale.t: Fix bareword error

This string should be in quotes to be properly eval'd.  Prior to this
patch this .t failed when run by hand as the bareword warning is made
fatal.
t/run/locale.t