Skip to content

Commit bcabfdc

Browse files
author
Ram Rachum
committed
-
1 parent 8e783c2 commit bcabfdc

File tree

1 file changed

+1
-1
lines changed
  • garlicsim/test_garlicsim/test_asynchronous_crunching/test_endable

1 file changed

+1
-1
lines changed

garlicsim/test_garlicsim/test_asynchronous_crunching/test_endable/test_endable.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ def check(simpack, cruncher_type):
134134

135135
### Setting up a project to run asynchronous tests:
136136

137-
project = garlicsim.Project(simpack)
137+
project = garlicsim.Project(simpack)
138138

139139
project.crunching_manager.cruncher_type = cruncher_type
140140

0 commit comments

Comments
 (0)