summaryrefslogtreecommitdiff
path: root/test/opentox-ruby-api-wrapper_test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/opentox-ruby-api-wrapper_test.rb')
-rw-r--r--test/opentox-ruby-api-wrapper_test.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/opentox-ruby-api-wrapper_test.rb b/test/opentox-ruby-api-wrapper_test.rb
new file mode 100644
index 0000000..6f7f82e
--- /dev/null
+++ b/test/opentox-ruby-api-wrapper_test.rb
@@ -0,0 +1,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