summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2011-03-22 12:19:12 +0100
committerChristoph Helma <helma@in-silico.ch>2011-03-22 12:19:12 +0100
commit16fdf49682898277566978a11df5e4d1ca7011c3 (patch)
tree449cb0c80a2d43fccf7fde2eda88a476a9558d55
parent24c2d480cfd04dea280e5d1abcbb75ee7f1b09e3 (diff)
-
-rw-r--r--toxcreate.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/toxcreate.rb b/toxcreate.rb
index 368101b..c0522c3 100644
--- a/toxcreate.rb
+++ b/toxcreate.rb
@@ -18,8 +18,8 @@ class ToxCreateTest < Test::Unit::TestCase
def teardown
@browser.close
end
-
=end
+
def test_toxcreate
@browser.goto CONFIG[:services]["opentox-toxcreate"]
@browser.file_field(:id, "file").set(`pwd`.chomp+"/data/hamster_carcinogenicity.csv")