Skip to content
Snippets Groups Projects
Commit 7c9df94e authored by kaloyane's avatar kaloyane
Browse files

remove the "broken" annotation of a test (should be fixed with the updated indices)

SVN: 22017
parent a15653cf
No related branches found
No related tags found
No related merge requests found
......@@ -56,4 +56,9 @@ public class WellContentQueryResult extends ExperimentReferenceQueryResult
@Deprecated
public String material_content_type_code;
public static void main(String[] args)
{
System.out.println(IScreeningQuery.WELLS_FOR_MATERIAL_ID_SELECT);
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment