Closed keithclark closed 9 years ago
Two unit test file paths (utmBeacon.js and uaBeacon.js) were incorrectly cased which causes tests to fail if the build environment is sensitive to filename case.
utmBeacon.js
uaBeacon.js
Fix for #4.
Two unit test file paths (
utmBeacon.js
anduaBeacon.js
) were incorrectly cased which causes tests to fail if the build environment is sensitive to filename case.Fix for #4.