From a8a7042f317c97860b784e147dbf7675ebb0a7c4 Mon Sep 17 00:00:00 2001 From: "HOT-ROD\\craig" Date: Wed, 30 May 2018 18:27:55 +0100 Subject: [PATCH] Updated comment in full framework version for "test-2". Noted the different behaviour between full framework and core. --- BrittleFish/ConsoleCommands.fs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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.*) [] []