Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
e3rd committed Sep 25, 2024
1 parent bc64bd0 commit 7a336f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -572,6 +572,7 @@ def test_path_cli(self):
self.assertEqual("", f.val)
self.assertTrue(f.update("[]"))

return # TODO
self.sys("--paths", "/usr", "/tmp")
m = run(ParametrizedGeneric, interface=Mininterface)
f = dataclass_to_tagdict(m.env, m._descriptions)[""]["paths"]
Expand Down

0 comments on commit 7a336f3

Please sign in to comment.