mirror of
https://github.com/ai-robots-txt/ai.robots.txt.git
synced 2025-04-04 11:03:59 +00:00
Rename in test code
This commit is contained in:
parent
3a43714908
commit
e4c12ee2f8
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ cd to the `code` directory and run `pytest`
|
|||
import json
|
||||
from pathlib import Path
|
||||
|
||||
from dark_visitors import json_to_txt, json_to_table
|
||||
from robots import json_to_txt, json_to_table
|
||||
|
||||
|
||||
def test_robots_txt_creation():
|
||||
|
|
Loading…
Reference in a new issue