Skip to content

Commit

Permalink
update to force appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
dsyme committed Apr 10, 2015
1 parent 02c6c6c commit 0600f3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vsintegration/src/unittests/Tests.Watson.fs
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ type Check =
Assert.Fail("The correct callstack was not reported to watson.")
finally
#if DEBUG
Microsoft.FSharp.Compiler.CompileOps.FullCompiler.showAssertForUnexpectedException := true
Microsoft.FSharp.Compiler.CompileOps.FullCompiler.showAssertForUnexpectedException := true
#endif
File.Delete("watson-test.fs")

Expand Down

0 comments on commit 0600f3e

Please sign in to comment.