Skip to content

Commit

Permalink
typo text - test
Browse files Browse the repository at this point in the history
  • Loading branch information
mgraffg committed Jun 2, 2016
1 parent 69855af commit 11259cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion b4msa/tests/test_texmodel.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ def test_tweet_iterator():
os.unlink(fname_gz)


def text_texmodel():
def test_texmodel():
from b4msa.textmodel import TextModel, tweet_iterator
import os
fname = os.path.dirname(__file__) + '/text.json'
Expand Down

0 comments on commit 11259cb

Please sign in to comment.