diff --git a/pytest.ini b/pytest.ini new file mode 100644 index 0000000000000000000000000000000000000000..f2a2f6894081711b89214e24c18a5104f99db607 --- /dev/null +++ b/pytest.ini @@ -0,0 +1,3 @@ +[pytest] +markers= + bitonic: tests involving bitonic sort