Skip to content

Commit

Permalink
add registered nodes to integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
BuckarooBanzay committed Mar 16, 2020
1 parent ad9ef64 commit a907960
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion integration_test.lua
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ local assert_mods = {

-- those nodes have to be present
local assert_nodes = {
"jumpdrive:engine"
"jumpdrive:engine",
"advtrains_platform:platform_high_concrete",
"advtrains_platform:platform_high_white"
}

-- defered integration test function
Expand Down

0 comments on commit a907960

Please sign in to comment.