summaryrefslogtreecommitdiffstats
path: root/test/afb-test/tests/low-can_FilterTest01.lua
diff options
context:
space:
mode:
Diffstat (limited to 'test/afb-test/tests/low-can_FilterTest01.lua')
-rw-r--r--test/afb-test/tests/low-can_FilterTest01.lua4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/afb-test/tests/low-can_FilterTest01.lua b/test/afb-test/tests/low-can_FilterTest01.lua
index 32e3c288..028358f6 100644
--- a/test/afb-test/tests/low-can_FilterTest01.lua
+++ b/test/afb-test/tests/low-can_FilterTest01.lua
@@ -18,6 +18,10 @@
NOTE: strict mode: every global variables should be prefixed by '_'
--]]
+print("\n##########################################")
+print("######### BEGIN FILTER TESTS #########")
+print("##########################################\n")
+
local api = "low-can"
local evt = "messages.engine.speed"