summaryrefslogtreecommitdiff
path: root/test/opentox-ruby-api-wrapper_test.rb
blob: 6f7f82e51943ecc78cd9d688372ddf81167aeca3 (plain)
1
2
3
4
5
6
7
require 'test_helper'

class OpentoxRubyApiWrapperTest < Test::Unit::TestCase
  should "probably rename this file and start testing for real" do
    flunk "hey buddy, you should probably rename this file and start testing for real"
  end
end