diff --git a/tests/fsharpqa/Source/CompilerOptions/fsc/dumpAllCommandLineOptions/dummy.fs b/tests/fsharpqa/Source/CompilerOptions/fsc/dumpAllCommandLineOptions/dummy.fs index 617232d5386da83e13588c2bc19cb39309d694b9..0adca947bc359117c4b0d56c8593b7c049b30fba 100644 --- a/tests/fsharpqa/Source/CompilerOptions/fsc/dumpAllCommandLineOptions/dummy.fs +++ b/tests/fsharpqa/Source/CompilerOptions/fsc/dumpAllCommandLineOptions/dummy.fs @@ -141,7 +141,7 @@ //section='NoSection ' ! option=script.fsx arg1 arg2 ... kind=OptionGeneral //section='NoSection ' ! option=probeconsole kind=OptionSwitch //section='NoSection ' ! option=peekahead kind=OptionSwitch -//section='NoSection ' ! option=noninteractive kind=OptionSwitch +//section='NoSection ' ! option=noninteractive kind=OptionUnit //section='- INPUT FILES - ' ! option=-- kind=OptionRest //section='- ADVANCED - ' ! option=exec kind=OptionUnit //section='- ADVANCED - ' ! option=gui kind=OptionSwitch diff --git a/tests/fsharpqa/Source/CompilerOptions/fsc/dumpAllCommandLineOptions/dummy.fsx b/tests/fsharpqa/Source/CompilerOptions/fsc/dumpAllCommandLineOptions/dummy.fsx index b6e6107df7f5789b1276f4fda3d8ac164cefb0f9..c112b83d0d156b349cc85cad839a66e8f56d7a85 100644 --- a/tests/fsharpqa/Source/CompilerOptions/fsc/dumpAllCommandLineOptions/dummy.fsx +++ b/tests/fsharpqa/Source/CompilerOptions/fsc/dumpAllCommandLineOptions/dummy.fsx @@ -9,7 +9,7 @@ //section='NoSection ' ! option=script.fsx arg1 arg2 ... kind=OptionGeneral //section='NoSection ' ! option=probeconsole kind=OptionSwitch //section='NoSection ' ! option=peekahead kind=OptionSwitch -//section='NoSection ' ! option=noninteractive kind=OptionSwitch +//section='NoSection ' ! option=noninteractive kind=OptionUnit //section='- INPUT FILES - ' ! option=reference kind=OptionString //section='- CODE GENERATION - ' ! option=debug kind=OptionSwitch //section='- CODE GENERATION - ' ! option=debug kind=OptionString