Commit ced0a942 authored by Aymeric Augustin's avatar Aymeric Augustin
Browse files

Switch test files to the standard test_*.py scheme.

parent 067395d5
...@@ -18,7 +18,7 @@ import unittest ...@@ -18,7 +18,7 @@ import unittest
from transformers.tokenization_distilbert import DistilBertTokenizer from transformers.tokenization_distilbert import DistilBertTokenizer
from .tokenization_bert_test import BertTokenizationTest from .test_tokenization_bert import BertTokenizationTest
from .utils import slow from .utils import slow
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment