Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Sep 8, 2023
1 parent 493ac99 commit 9a2329e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_robotstxt.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ def test_sqlite_extensions():
db.enable_load_extension(True)
sqlite_robotstxt.load(db)
db.enable_load_extension(False)
db.execute("select robotstxt_version()").fetchone()
db.close()

0 comments on commit 9a2329e

Please sign in to comment.