Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
DRILL-2406 removed the interpreter module but it seems that the original patch was created before this test case was added and removal of this file was not included in the patch.
Looking at the test case, it merely ensures that the correct version of hamcrest library is in the classpath of the current module. Since the module no longer exist, it can be removed.