diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2011-09-29 14:24:07 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2011-09-29 14:25:16 +0200 |
commit | 377316db2b02c56a552c8ebb9ee4d4fc02e1a708 (patch) | |
tree | f64fff01be48303fc35950d041455ac2a6b7a900 /test/prj | |
parent | a08df51f64757e5c785d89b9fdd55a9dbe32bd6d (diff) |
change to the old way to set the language to en-US for unit tests
Diffstat (limited to 'test/prj')
-rw-r--r-- | test/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/prj/build.lst b/test/prj/build.lst index f2209a95be98..a06591bb32c0 100644 --- a/test/prj/build.lst +++ b/test/prj/build.lst @@ -1,2 +1,2 @@ -te test : unotest vcl NULL +te test : unotest vcl i18npool NULL te test\source nmake - all source_cpp NULL |