"new_file" gets many options for Content-MD5 handling
[ruby-mogilefs-client.git] / test / test_fresh.rb
blob7d03c01d70d8cb1ec917c3f65c6df564890ebe5f
1 # -*- encoding: binary -*-
2 require "./test/fresh"
4 class TestMogFresh < Test::Unit::TestCase
5   include TestFreshSetup
6   alias setup setup_mogilefs
7   alias teardown teardown_mogilefs
8 end