ryanb / rmov

Ruby wrapper for the QuickTime C API.

rmov / .autotest
100644 4 lines (3 sloc) 0.078 kb
1
2
3
4
Autotest.add_hook :initialize do |at|
  at.add_exception('spec/output/*')
end