| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -14,6 +14,7 @@ class lllTests(unittest.TestCase): | |||
| 14 | 14 | def setUp(self): | |
| 15 | 15 | self.lll = import_tool('lll') | |
| 16 | 16 | ||
| 17 | + @support.skip_unless_symlink | ||
| 17 | 18 | def test_lll_multiple_dirs(self): | |
| 18 | 19 | with tempfile.TemporaryDirectory() as dir1, \ | |
| 19 | 20 | tempfile.TemporaryDirectory() as dir2: | |
| Back | FazBrowse Home | New Git URL |
0 commit comments