aboutsummaryrefslogtreecommitdiffstats
path: root/_pytest/test_linkifytext.py
blob: f9da3f90aa759f6af05495d4653787d224ca22e4 (plain) (blame)
1
2
3
4
5
6
from wee_slack import linkify_text

#def test_linkifytext():
#    linkify_text('@ryan')

#    assert False