aboutsummaryrefslogtreecommitdiffstats
path: root/_pytest/test_linkifytext.py
diff options
context:
space:
mode:
authorRyan Huber <rhuber@gmail.com>2017-04-12 16:47:43 +0000
committerRyan Huber <rhuber@gmail.com>2017-04-12 16:47:43 +0000
commit95fa084893660b655388604084f082a080f1ba32 (patch)
tree8c667c21f591572052f6b3a046c1b94712285c40 /_pytest/test_linkifytext.py
parent01beb42fec5c6dbfc0d8c53ce1de88b48b48f6db (diff)
downloadwee-slack-95fa084893660b655388604084f082a080f1ba32.tar.gz
massssssssive merge of the new codebase
Diffstat (limited to '_pytest/test_linkifytext.py')
-rw-r--r--_pytest/test_linkifytext.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/_pytest/test_linkifytext.py b/_pytest/test_linkifytext.py
new file mode 100644
index 0000000..f9da3f9
--- /dev/null
+++ b/_pytest/test_linkifytext.py
@@ -0,0 +1,6 @@
+from wee_slack import linkify_text
+
+#def test_linkifytext():
+# linkify_text('@ryan')
+
+# assert False