commit | 5b3435a3bb0fc7dcc52725baf8c9be099f5c139a | [log] [tgz] |
---|---|---|
author | Éric Lemoine <elemoine@mirantis.com> | Tue Nov 08 13:01:14 2016 +0000 |
committer | Éric Lemoine <elemoine@mirantis.com> | Tue Nov 08 13:02:59 2016 +0000 |
tree | 975a5a49255f1e4c46a6894552536740fd514db3 | |
parent | 041383a4544f8ce99a08dd6648683946943643bc [diff] |
Fix the gse tests
diff --git a/tests/lua/test_gse_utils.lua b/tests/lua/test_gse_utils.lua index ef2af24..c9cbcba 100644 --- a/tests/lua/test_gse_utils.lua +++ b/tests/lua/test_gse_utils.lua
@@ -12,6 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. +EXPORT_ASSERT_TO_GLOBALS=true require('luaunit') package.path = package.path .. ";../heka/files/lua/common/?.lua;lua/mocks/?.lua"