comparison test/test_unify.py @ 48:8fbf968e8dea

stub test case
author Jeff Hammel <k0scist@gmail.com>
date Fri, 13 Aug 2021 15:07:11 -0700
parents
children 7364d06af5b9
comparison
equal deleted inserted replaced
47:4d950a47f96b 48:8fbf968e8dea
1 # Requires `pytest`
2
3 from silvermirror import unify
4
5 def test_read_config():
6 assert True # TODO