Use 'edj' instead of 'eet' as the extension for the test Edjes.
[redact.git] / bin / redact
1 #!/usr/bin/ruby -w
2
3 require "redact/app"
4
5 Redact::App.new(ARGV).run