Skip to content

Commit

Permalink
added daft tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bgajdero committed Mar 14, 2024
1 parent c060d5f commit 016fbbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/qa0.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import unittest
import os
from src.qa0 import QA0
from src.qawrapper.qa0 import QA0

class QA0Testt(unittest.TestCase):
def test_1(self):
Expand Down

0 comments on commit 016fbbf

Please sign in to comment.