mirror of
https://github.com/novnc/noVNC.git
synced 2026-08-29 08:34:26 +08:00
681632bc9f
We want tests to be independent, so we cannot have them modify a shared state, such as the l10n singleton. Make sure each test instantiates its own object instead.