Skip to content

Commit

Permalink
hm
Browse files Browse the repository at this point in the history
  • Loading branch information
DedSec256 committed Oct 25, 2020
1 parent 5bcff29 commit 46a771a
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 46a771a

Please sign in to comment.