This website works better with JavaScript.
Home
Explore
Help
Sign In
kris
/
pqc
Watch
1
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Also run duplicate consistency checks on windows (
#261
)
kyber
Thom Wiggers
4 years ago
committed by
Kris Kwiatkowski
parent
13c0317e25
commit
22e2551c95
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
test/test_duplicate_consistency.py
+ 0
- 1
test/test_duplicate_consistency.py
View File
@@ -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)
Write
Preview
Loading…
Cancel
Save