Skip to content

Commit

Permalink
activates pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
WolfgangFahl committed Jun 3, 2024
1 parent fc124c4 commit 9ccafaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/basetest.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
import time
from unittest import TestCase

#import pytest
import pytest
import requests
from lodstorage.query import Endpoint
from lodstorage.sparql import SPARQL
Expand Down

0 comments on commit 9ccafaa

Please sign in to comment.