Skip to content

Commit

Permalink
Updated BackupTest.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Vivek-Tate authored Jun 23, 2024
1 parent 1194322 commit 70b4bd5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions FZ/tests/BackupTest.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import os
import unittest
from FinderZV2 import Backup
from FinderZV2 import GatherInfo
from FZV2 import Backup
from FZV2 import GatherInfo

class TestBackup(unittest.TestCase):

Expand Down

0 comments on commit 70b4bd5

Please sign in to comment.