Current section

Files

Jump to
dream_test include dream_test@gherkin@feature_FeatureConfig.hrl
Raw

include/dream_test@gherkin@feature_FeatureConfig.hrl

-record(feature_config, {
feature :: dream_test@gherkin@types:feature(),
step_registry :: dream_test@gherkin@steps:step_registry()
}).