From e524f2ca594a31c0cacabb4dde78dd5d9145ed0a Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Sat, 27 Apr 2019 15:44:44 +0100 Subject: virtual: Unify the lua script into a single one In the quest to support multiple testcases we will use a single script. Parts can be enabled/disabled depending on which tests we want/need to run. Change-Id: I8a093671173976eba9215c00a7aea0f6cab467c6 --- src/osmo_ms_driver/location_update_test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/osmo_ms_driver/location_update_test.py') diff --git a/src/osmo_ms_driver/location_update_test.py b/src/osmo_ms_driver/location_update_test.py index 5ff2199..82c1cb3 100644 --- a/src/osmo_ms_driver/location_update_test.py +++ b/src/osmo_ms_driver/location_update_test.py @@ -59,7 +59,7 @@ class MassUpdateLocationTest(log.Origin): decides how quickly to start them and a timeout. """ - TEMPLATE_LUA = "osmo-mobile-lu.lua" + TEMPLATE_LUA = "osmo-mobile.lua" TEMPLATE_CFG = "osmo-mobile.cfg" def __init__(self, name, options, cdf_function, -- cgit v1.2.3