Disable a test on Windows for now, because Windows is stupid
This commit is contained in:
parent
9152effa9f
commit
7a88a3605c
@ -282,6 +282,7 @@ Execute(The tslint handler should not report no-implicit-dependencies errors):
|
||||
\ }])])
|
||||
|
||||
Execute(The tslint handler should set filename keys for temporary files):
|
||||
if !has('win32')
|
||||
" The temporay filename below is hacked into being a relative path so we can
|
||||
" test that we resolve the temporary filename first.
|
||||
AssertEqual
|
||||
@ -306,3 +307,4 @@ Execute(The tslint handler should set filename keys for temporary files):
|
||||
\ }
|
||||
\ },
|
||||
\ ])])
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user