diff options
author | w0rp <devw0rp@gmail.com> | 2018-10-29 11:29:12 +0000 |
---|---|---|
committer | w0rp <devw0rp@gmail.com> | 2018-10-29 11:29:21 +0000 |
commit | 2846e862178e9a16e078799c28aa9d9d4a2ea505 (patch) | |
tree | 280fdf12616e46090cd4be58930a8b395ebbb43b /test/test_sandbox_execution.vader | |
parent | 9dbebf1cb3909c47a69c07397a84da1369cf98d0 (diff) | |
download | ale-2846e862178e9a16e078799c28aa9d9d4a2ea505.zip |
#2017 Simplify lint cycles for supporting other sources later
Diffstat (limited to 'test/test_sandbox_execution.vader')
-rw-r--r-- | test/test_sandbox_execution.vader | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_sandbox_execution.vader b/test/test_sandbox_execution.vader index 4dbcb0db..5a4974ba 100644 --- a/test/test_sandbox_execution.vader +++ b/test/test_sandbox_execution.vader @@ -47,7 +47,6 @@ Execute(ALE shouldn't blow up when run from a sandbox): sandbox call ale#Queue(0) sandbox call ale#Queue(1) - sandbox call ale#Lint() Execute(ALE shouldn't blow up if file cleanup happens in a sandbox): " Make a call to an engine function first, so the function will be defined |