mirror of
https://github.com/kennethreitz/responder.git
synced 2026-06-05 23:00:17 +00:00
6 lines
51 B
Python
6 lines
51 B
Python
import pytest
|
|
|
|
|
|
def test_assert():
|
|
assert true
|