Workaround for phantomjs 1.9.8 bug, MKWS-343
authorWolfram Schneider <wosch@indexdata.dk>
Tue, 9 Dec 2014 10:22:28 +0000 (10:22 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Tue, 9 Dec 2014 10:22:28 +0000 (10:22 +0000)
commit443fb8aca09c888a0d119f46903b29105d220dd6
treef21513adae6bea184b91251dbdfbfc3a6afb45d0
parent31898c6914fe6358e2404e3eac28de95385ecf83
Workaround for phantomjs 1.9.8 bug, MKWS-343

This will avoid the error message:
Unsafe JavaScript attempt to access frame with URL about:blank from frame with URL file://phantom/run-jasmine.js. Domains, protocols and ports must match.

after the tests runs.
test/phantom/run-jasmine.js