Adding mincdd comparison and better debug information
This commit is contained in:
@@ -17,6 +17,7 @@ except ImportError:
|
||||
entry_points = {
|
||||
'nrtest.compare': [
|
||||
'epanet allclose = nrtest_epanet:epanet_allclose_compare',
|
||||
'epanet mincdd = nrtest_epanet:epanet_mincdd_compare',
|
||||
'epanet report = nrtest_epanet:epanet_report_compare',
|
||||
# Add entry point for new comparison functions here
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user