Skip to content

Commit

Permalink
Add expected test output for Windows.
Browse files Browse the repository at this point in the history
  • Loading branch information
domdfcoding committed Nov 19, 2020
1 parent a77de2e commit 474f483
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions tests/test_schema_/test_pycharm_schema_back.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="JsonSchemaMappingsProjectConfiguration">
<state>
<map>
<entry key="repo_helper_schema">
<value>
<SchemaInfo>
<option name="name" value="repo_helper_schema" />
<option name="relativePathToSchema" value="repo_helper\repo_helper_schema.json" />
<option name="patterns">
<list>
<Item>
<option name="path" value="repo_helper.yml" />
</Item>
</list>
</option>
</SchemaInfo>
</value>
</entry>
</map>
</state>
</component>
</project>

0 comments on commit 474f483

Please sign in to comment.