diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2023-12-11 16:03:26 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2023-12-11 16:03:26 (GMT) |
commit | 47aad1f41131e040dc498a7acef41f76c77f3d4c (patch) | |
tree | 8b93de2efde15a3a1bc770d53c302aa82ae96ad4 /tests | |
parent | e3ce3f826e8c63393460d640e084dd3ef0c9d7c2 (diff) | |
download | tk-47aad1f41131e040dc498a7acef41f76c77f3d4c.zip tk-47aad1f41131e040dc498a7acef41f76c77f3d4c.tar.gz tk-47aad1f41131e040dc498a7acef41f76c77f3d4c.tar.bz2 |
misc code cleanup
Diffstat (limited to 'tests')
-rw-r--r-- | tests/unixMenu.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unixMenu.test b/tests/unixMenu.test index dafae08..57b3029 100644 --- a/tests/unixMenu.test +++ b/tests/unixMenu.test @@ -75,7 +75,7 @@ test unixMenu-6.2 {TkpSetWindowMenuBar - menu} -constraints unix -setup { } -returnCodes ok -result {{} {} {}} -test unixMenu-7.1 {TkpSetMainMenubar - nothing to do} -constraints unix -body {} +test unixMenu-7.1 {Tk_SetMainMenubar - nothing to do} -constraints unix -body {} test unixMenu-8.1 {GetMenuIndicatorGeometry - indicator off} -constraints { |