The runtime map will include anything loaded via src/extensions/, which means the test will always fail if you have anything in that directory.
Instead, allow the base (no extensions) map to be retrieved, and use that for comparisions.
Differential D9834
Disregard `src/extensions/` when running library map unit tests epriestley on Jul 5 2014, 9:40 PM. Authored by Tags None Referenced Files
Subscribers
Details The runtime map will include anything loaded via src/extensions/, which means the test will always fail if you have anything in that directory. Instead, allow the base (no extensions) map to be retrieved, and use that for comparisions.
Diff Detail
|