Skip to content

Commit

Permalink
assert technic cable definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
BuckarooBanzay committed Apr 28, 2020
1 parent 6c8b06e commit db9021e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion integration_test.lua
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,10 @@ local assert_mods = {
local assert_nodes = {
"jumpdrive:engine",
"advtrains_platform:platform_high_concrete",
"advtrains_platform:platform_high_white"
"advtrains_platform:platform_high_white",
"technic:HV_cable",
"technic:MV_cable",
"technic:LV_cable"
}

-- defered integration test function
Expand Down

0 comments on commit db9021e

Please sign in to comment.