added file for testing scrape script

This commit is contained in:
Andrei Stoica 2022-10-15 14:40:42 -04:00
parent 9a15f6c031
commit 98f96543e6
1 changed files with 3 additions and 0 deletions

3
test/test_scrape.py Normal file
View File

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