3 lines
95 B
JavaScript
3 lines
95 B
JavaScript
/* globals Services, TEST_UNPACKED: true */
|
|
/* exported TEST_UNPACKED */
|
|
TEST_UNPACKED = true;
|