mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2025-02-04 22:35:09 +01:00
8 lines
118 B
Ruby
8 lines
118 B
Ruby
require 'test_helper'
|
|
|
|
class FormTest < ActiveSupport::TestCase
|
|
# test "the truth" do
|
|
# assert true
|
|
# end
|
|
end
|