You may need to explicitly register the JVM tool i...
# general
a
You may need to explicitly register the JVM tool in your test setUp() method.
Copy code
test_bootstrap_jvm_tools.py:    cls.register_jvm_tool(register, 'ant', default=['test:ant'])