mirror of
https://github.com/jmcnamara/libxlsxwriter.git
synced 2026-05-21 06:45:21 -06:00
Added internal hyperlinks.
This commit is contained in:
parent
9dae8f2c2e
commit
a160ef0ddc
5 changed files with 119 additions and 27 deletions
|
|
@ -22,8 +22,8 @@ class TestCompareXLSXFiles(base_test_class.XLSXBaseTest):
|
|||
def test_hyperlink03(self):
|
||||
self.run_exe_test('test_hyperlink03')
|
||||
|
||||
# def test_hyperlink04(self):
|
||||
# self.run_exe_test('test_hyperlink04')
|
||||
def test_hyperlink04(self):
|
||||
self.run_exe_test('test_hyperlink04')
|
||||
|
||||
def test_hyperlink05(self):
|
||||
self.run_exe_test('test_hyperlink05')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue