Skip to content

Commit 139d9d2

Browse files
Restored support for 'branch_off' in test_cbwr
1 parent 8e31197 commit 139d9d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_mkl_service.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,7 @@ class test_conditional_numerical_reproducibility_control():
196196
def test_cbwr(self):
197197
branches = [
198198
'off',
199+
'branch_off',
199200
'auto',
200201
'compatible',
201202
'sse2',

0 commit comments

Comments
 (0)