Rename in test code

This commit is contained in:
Glyn Normington 2025-01-04 05:03:48 +00:00
parent 3a43714908
commit e4c12ee2f8

View file

@ -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():