namespace Consumer open NUnit.Framework open FsUnitTyped module NoAttribute = [] let foo () = 1 |> shouldEqual 1