Files
WoofWare.NUnitTestRunner/TestRunner.Lib/AssemblyInfo.fs
2024-06-05 23:21:45 +01:00

8 lines
133 B
Forth

namespace TestRunner.AssemblyInfo
open System.Runtime.CompilerServices
[<assembly : InternalsVisibleTo("TestRunner.Test")>]
do ()