require "test_helper"

class MedialibTest < ActiveSupport::TestCase
  test "it has a version number" do
    assert Medialib::VERSION
  end
end
