Skip to content

Commit

Permalink
modified test.py for running test cases
Browse files Browse the repository at this point in the history
  • Loading branch information
IIITM-Jay committed Sep 16, 2024
1 parent 1b0ef5d commit 3dd1273
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
from parse import *
import logging
import unittest
from shared_utils import *

class EncodingLineTest(unittest.TestCase):
def setUp(self):
Expand Down

0 comments on commit 3dd1273

Please sign in to comment.