diff --git a/BrittleFish/ConsoleCommands.fs b/BrittleFish/ConsoleCommands.fs index db6a562..2882467 100644 --- a/BrittleFish/ConsoleCommands.fs +++ b/BrittleFish/ConsoleCommands.fs @@ -55,7 +55,8 @@ [] [ test 2">] let ``test-2``() = "Result: Test 2 working" - // This only works when you type "test 2" not ideal but better then nothing + (*This only works when you type "test 2" not ideal but better then nothing + THIS IS DIFFERENT THAN THE CORE VERSION OF THE FRAMEWORK.*) [] []