summaryrefslogtreecommitdiff
path: root/parser.rb
diff options
context:
space:
mode:
Diffstat (limited to 'parser.rb')
-rw-r--r--parser.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/parser.rb b/parser.rb
index 97ae525..b967002 100644
--- a/parser.rb
+++ b/parser.rb
@@ -10,8 +10,8 @@ class ParserTest < Test::Unit::TestCase
#@new_dataset.add_metadata( OT.hasSource => "data/hamster_carcinogenicity.csv", DC.creator => "opentox-test", DC.title => "Hamster Carcinogenicity" )
#@new_dataset.save
@datasets = {
- #@new_dataset.uri => {
- "http://localhost/dataset/1" => {
+
+ @@classification_training_dataset.uri => {
:nr_compounds => 85,
:nr_features => 1,
:nr_dataset_features => 1,