sort tests

This commit is contained in:
leaf corcoran 2012-11-28 22:47:52 -08:00
parent ef2db0a1d5
commit 7498a52aee

View File

@ -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