aboutsummaryrefslogtreecommitdiff
path: root/tests/test_75pass.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_75pass.py')
-rw-r--r--tests/test_75pass.py11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/test_75pass.py b/tests/test_75pass.py
new file mode 100644
index 0000000..88028a7
--- /dev/null
+++ b/tests/test_75pass.py
@@ -0,0 +1,11 @@
+def test_75_1of4():
+ assert 1==1
+
+def test_75_2of4():
+ assert 1==1
+
+def test_75_3of4():
+ assert 1==1
+
+def test_75_4of4():
+ assert 1==4