* Upd tokenization test

This commit is contained in:
Matthew Honnibal 2014-07-07 05:11:04 +02:00
parent 0c76143b72
commit 2c431f9fdc

View File

@ -12,6 +12,7 @@ from os import path
HERE = path.dirname(__file__) HERE = path.dirname(__file__)
@pytest.fixture @pytest.fixture
def sun_txt(): def sun_txt():
loc = path.join(HERE, 'sun.txt') loc = path.join(HERE, 'sun.txt')