mirror of
https://github.com/leafo/moonscript.git
synced 2024-11-22 02:44:23 +00:00
sort tests
This commit is contained in:
parent
ef2db0a1d5
commit
7498a52aee
@ -81,6 +81,8 @@ output_fname = (base) ->
|
||||
describe "input tests", ->
|
||||
inputs = for file in lfs.dir options.in_dir
|
||||
file\match options.input_pattern
|
||||
|
||||
table.sort inputs
|
||||
|
||||
for name in *inputs
|
||||
input = input_fname name
|
||||
|
Loading…
Reference in New Issue
Block a user