summaryrefslogtreecommitdiff
path: root/test/opentox-ruby-api-wrapper_test.rb
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.de>2009-08-13 09:33:09 +0200
committerChristoph Helma <helma@in-silico.de>2009-08-13 09:33:09 +0200
commitf334010e2deefe71e4207e302485ee03aaaa1a0f (patch)
tree9852843cb2f92c79c2297f183a625d3a28d081d5 /test/opentox-ruby-api-wrapper_test.rb
Initial commit to opentox-ruby-api-wrapper.
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