Skip to content

Commit

Permalink
hm
Browse files Browse the repository at this point in the history
  • Loading branch information
DedSec256 committed Oct 24, 2020
1 parent 9b56465 commit 36d4b90
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ type FSharpParserTest() =
inherit ParserTestBase<FSharpLanguage>()

override x.RelativeTestDataPath = "parsing"

//hm
[<Test>] member x.``Module - Anon 01``() = x.DoNamedTest()
[<Test>] member x.``Module - Anon 02``() = x.DoNamedTest()
[<Test>] member x.``Module - Top level 01``() = x.DoNamedTest()
Expand Down

0 comments on commit 36d4b90

Please sign in to comment.