Skip to content
Snippets Groups Projects
Commit ef6e2428 authored by Peter Henderson's avatar Peter Henderson
Browse files

Add many contexts test

parent d20e55e6
No related branches found
No related tags found
No related merge requests found
......@@ -89,4 +89,5 @@ def test_many_contexts():
with ImpactTracker(fname):
_helper_function()
DataInterface(files)
di = DataInterface(files)
assert di.total_power > 0 and di.kg_carbon > 0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment