test/test_fixture_matchers.rb in beerdb-0.9.4 vs test/test_fixture_matchers.rb in beerdb-0.9.5
- old
+ new
@@ -1,10 +1,9 @@
# encoding: utf-8
require 'helper'
-### todo/fix: move to worlddb along with fixture matcher module!!
class TestFixtureMatchers < MiniTest::Unit::TestCase
include WorldDb::Matcher
include BeerDb::Matcher
\ No newline at end of file