From f6351e76792e22a15d5c2604566de314b15f6925 Mon Sep 17 00:00:00 2001 From: Diane Trout Date: Fri, 17 Feb 2017 16:48:50 -0800 Subject: [PATCH] DCC tightned up their validator Empty list wasn't sufficiently empty. --- htsworkflow/submission/test/test_encoded.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/htsworkflow/submission/test/test_encoded.py b/htsworkflow/submission/test/test_encoded.py index 87b5140..02512c3 100644 --- a/htsworkflow/submission/test/test_encoded.py +++ b/htsworkflow/submission/test/test_encoded.py @@ -38,8 +38,6 @@ class TestEncoded(TestCase): u'award': u'/awards/U54HG006998/', u'biosample': u'/biosamples/ENCBS089RNA/', u'date_created': u'2014-01-14T19:44:51.061770+00:00', - u'depleted_in_term_id': [], - u'depleted_in_term_name': [], u'documents': [], u'extraction_method': u'Ambion mirVana', u'fragmentation_method': u'chemical (Nextera tagmentation)', -- 2.30.2