summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2013-12-10 13:26:28 +0100
committergebele <gebele@in-silico.ch>2013-12-10 13:26:28 +0100
commit7c7e6ae87aa15c3f20c45bd0a377c923f5dfd5cf (patch)
tree9f81c5ed08defd3b51a50a574a30d5c4a3d85ee1
parentc832b78f41e9485d35087c9f1254ac09b202a01d (diff)
parent5c94dc31e67460a31aa51093c5c12c9b712b4252 (diff)
Merge branch 'development' of https://github.com/opentox/opentox-test into development
-rw-r--r--test/toxbank-investigation-sparql.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/toxbank-investigation-sparql.rb b/test/toxbank-investigation-sparql.rb
index 9fd8a3a..d7cf7cc 100644
--- a/test/toxbank-investigation-sparql.rb
+++ b/test/toxbank-investigation-sparql.rb
@@ -1,7 +1,7 @@
require_relative "toxbank-setup.rb"
# Test API extension SPARQL templates
-class TBSPARQLTest < Minitest::Unit::TestCase
+class TBSPARQLTest < MiniTest::Test
i_suck_and_my_tests_are_order_dependent!