mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 16:14:45 +00:00
test action
This commit is contained in:
@@ -174,6 +174,7 @@ exec bspwm
|
||||
|
||||
# test action has been executed
|
||||
self.assertTrue(os.path.exists(fact))
|
||||
self.assertTrue(str(act1) != '')
|
||||
actcontent = open(fact, 'r').read().rstrip()
|
||||
self.assertTrue(actcontent == value)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user