diff --git a/tests/test_diceware.py b/tests/test_diceware.py new file mode 100644 index 0000000000000000000000000000000000000000..bc5723d1cd2138e1ada025e78809f30f40c4653c --- /dev/null +++ b/tests/test_diceware.py @@ -0,0 +1,3 @@ + +def test_foo(): + assert 1 == 1