Fix test case name

This commit is contained in:
WQY\qiong
2023-04-30 14:08:29 +08:00
parent e30c81a891
commit b3a630c5e1

View File

@@ -5837,7 +5837,7 @@ class TestApi:
def test_distribute_demand_to_nodes_op(self):
p = 'test_distribute_demand_to_nodes'
p = 'test_distribute_demand_to_nodes_op'
read_inp(p, f'./inp/net3.inp', '3')
open_project(p)