File tree Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Original file line number Diff line number Diff line change @@ -140,24 +140,6 @@ run_test("style-files",
140140 )
141141)
142142
143- # verify that style-files, which uses docopt with preprocessed args,
144- # functions as expected with filenames that contain spaces
145-
146- run_test(" style-files" ,
147- file_name = " style files with spaces" ,
148- suffix = " -success.R" ,
149- cmd_args = c(" --style_pkg=styler" , " --style_fun=tidyverse_style" , " --cache-root=styler" )
150- )
151-
152- run_test(" style-files" ,
153- file_name = " style files with spaces" ,
154- suffix = " -fail.R" ,
155- std_err = NA ,
156- cmd_args = c(
157- " --style_pkg=styler" , " --style_fun=tidyverse_style" , " --cache-root=styler"
158- )
159- )
160-
161143# ## . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ..
162144# ## no-browser-statement ####
163145# success
You can’t perform that action at this time.
0 commit comments