summaryrefslogtreecommitdiff
path: root/spec/data/run_context/nodes/run_context.rb
blob: 076d21ab897c0501cd54e0c0f7ce50876e5acdd3 (plain)
1
2
3
4
5
##
# Nodes should have a unique name
##
name "compile"
run_list "test", "test::one", "test::two"