namespace HelloWorld.Test open HelloWorld open NUnit.Framework open FsUnitTyped [] module TestSchema = [] let ``Interpolates correctly`` () = Program.construct "Nix" |> shouldEqual "Hello, Nix!"