Skip to content

Commit

Permalink
removed test runtime content
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexPatrie committed Jan 9, 2024
1 parent 15d521f commit 5b504ab
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions biosimulator_processes/tests/test_copasi.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,3 @@ def test_process():
results = workflow.gather_results()
print(f'RESULTS: {pf(results)}')


from process_bigraph.registry import process_registry
from biosimulator_processes.copasi_process import CopasiProcess
process_registry.register(CopasiProcess, 'copasi')
test_process()

0 comments on commit 5b504ab

Please sign in to comment.