aboutsummaryrefslogtreecommitdiffstats
path: root/test/lua/nstime.lua
diff options
context:
space:
mode:
Diffstat (limited to 'test/lua/nstime.lua')
-rw-r--r--test/lua/nstime.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lua/nstime.lua b/test/lua/nstime.lua
index 00daa3e40e..a6ac8a3403 100644
--- a/test/lua/nstime.lua
+++ b/test/lua/nstime.lua
@@ -29,7 +29,7 @@ end
-- expected number of runs per type
-- note ip only runs 3 times because it gets removed
--- and bootp only runs twice because the filter makes it run
+-- and dhcp only runs twice because the filter makes it run
-- once and then it gets replaced with a different one for the second time
local taptests = { [FRAME]=4, [OTHER]=44 }
local function getResults()