summaryrefslogtreecommitdiff
path: root/test/lazar-physchem-short.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/lazar-physchem-short.rb')
-rw-r--r--test/lazar-physchem-short.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/lazar-physchem-short.rb b/test/lazar-physchem-short.rb
index ecf8aff..e74a4b9 100644
--- a/test/lazar-physchem-short.rb
+++ b/test/lazar-physchem-short.rb
@@ -2,6 +2,7 @@ require_relative "setup.rb"
class LazarPhyschemDescriptorTest < MiniTest::Test
def test_epafhm
+ skip "Physchem Regression not yet implemented."
# check available descriptors
@descriptors = OpenTox::Algorithm::Descriptor::DESCRIPTORS.keys
assert_equal 111,@descriptors.size,"wrong number of physchem descriptors"