Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit c1736c7

Browse files
committed
[[ TimeZoneLibrary ]] Skip test on Windows where resources are missing
1 parent 9c1409e commit c1736c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extensions/libraries/timezone/tests/timezone.livecodescript

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License
1717
along with LiveCode. If not see <http://www.gnu.org/licenses/>. */
1818

1919
on TestSetup
20+
TestSkipIf "platform", "win32"
2021
TestLoadExtension "com.livecode.library.timezone"
2122
end TestSetup
2223

0 commit comments

Comments
 (0)