Skip to content

Commit

Permalink
Fix test reference file.
Browse files Browse the repository at this point in the history
  • Loading branch information
brianary committed Oct 27, 2014
1 parent 8d6f70c commit a90f397
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/test/Test.FAKECore/TestData/web.transformed.config
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<appSettings>
<add key="TestSetting" value="test"/>
<add key="TestSetting" value="test" />
</appSettings>
<system.web>
<compilation/>
<compilation />
</system.web>
</configuration>

0 comments on commit a90f397

Please sign in to comment.