diff --git a/digital-inputs/firmware/test_logic.cpp b/digital-inputs/firmware/test_logic.cpp
index 2562b659..cbd28d45 100644
--- a/digital-inputs/firmware/test_logic.cpp
+++ b/digital-inputs/firmware/test_logic.cpp
@@ -139,7 +139,15 @@ BoardConfig boardConfigs[] = {
 		},
 		.eventExpected = {true, true, true, true, false, false, true},
 		.buttonExpected = {true, false, false},
-		.outputNames = {},
+		.outputNames = {"LS 1", "LS 2", "LS 3", "LS 4",
+		"LS 5", "LS 6", "LS 7", "LS 8",
+		"LS 9", "LS 10", "LS 11", "LS 12",
+		"LS 13", "LS 14", "LS 15", "LS 16",
+		"IGN 1", "IGN 2", "IGN 3", "IGN 4",
+		"IGN 5", "IGN 6", "IGN 7", "IGN 8",
+		"IGN 9", "IGN 10", "IGN 11", "IGN 12",
+		"HS 1", "HS 2", "HS 3", "HS 4",
+				},
 	},
 	{
 		.boardName = "112-17",