added file for testing scrape script

This commit is contained in:
2022-10-15 14:40:42 -04:00
parent 9a15f6c031
commit 98f96543e6

3
test/test_scrape.py Normal file
View File

@@ -0,0 +1,3 @@
from recipe_graph import scrape
import pytest