9 lines
363 B
XML
9 lines
363 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<configuration>
|
|
<configSections>
|
|
<section name="specFlow" type="TechTalk.SpecFlow.Configuration.ConfigurationSectionHandler, TechTalk.SpecFlow"/>
|
|
</configSections>
|
|
<specFlow>
|
|
<!-- For additional details on SpecFlow configuration options see http://go.specflow.org/doc-config -->
|
|
</specFlow>
|
|
</configuration> |