From ae6c39c8e9758172c92136128c811f2387531228 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Tue, 2 Feb 2021 21:28:12 +0200 Subject: Rename to kanji_info_fetcher --- tests/test_attain_vocab_to_anki_py.py | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 tests/test_attain_vocab_to_anki_py.py (limited to 'tests/test_attain_vocab_to_anki_py.py') diff --git a/tests/test_attain_vocab_to_anki_py.py b/tests/test_attain_vocab_to_anki_py.py deleted file mode 100644 index 3512c18..0000000 --- a/tests/test_attain_vocab_to_anki_py.py +++ /dev/null @@ -1,5 +0,0 @@ -from attain_vocab_to_anki_py import __version__ - - -def test_version(): - assert __version__ == '0.1.0' -- cgit v1.3