namespace WoofWare.DotnetRuntime.Test open FsUnitTyped open NUnit.Framework [] module TestThing = [] let ``foo is a thing`` () = 1 |> shouldEqual 1