mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-08 13:34:46 +08:00
Get some more random tests to work on Windows
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
Execute($TMPDIR should be set to a default value if unset):
|
||||
AssertEqual '/tmp', $TMPDIR
|
||||
if has('unix')
|
||||
AssertEqual '/tmp', $TMPDIR
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user