diff --git a/TestCentre/LibraryTests.fs b/TestCentre/LibraryTests.fs index 5173ae9..78c7b9a 100644 --- a/TestCentre/LibraryTests.fs +++ b/TestCentre/LibraryTests.fs @@ -62,6 +62,9 @@ { colour = randomColour () :?> Brush overlayType = Full } + (* Please non-test functions above the test functions. + See ConsoleTests.fs for the extended comment -- regarding function placement. *) + [] let ``Can create an image with no overlay`` () = resetSavingTestArea ()