Also run duplicate consistency checks on windows (#261)
这个提交包含在:
父节点
13c0317e25
当前提交
22e2551c95
@ -47,7 +47,6 @@ def file_get_contents(filename):
|
||||
return f.read()
|
||||
|
||||
|
||||
@helpers.skip_windows()
|
||||
@helpers.filtered_test
|
||||
def test_duplicate_consistency(implementation, source, file):
|
||||
target_path = os.path.join(source.path(), file)
|
||||
|
正在加载...
在新工单中引用
屏蔽一个用户