[FIX] use unique localstorage path when running phantomjs tests
authorSimon Lejeune <sle@openerp.com>
Thu, 26 Jun 2014 12:06:20 +0000 (14:06 +0200)
committerSimon Lejeune <sle@openerp.com>
Thu, 26 Jun 2014 12:06:20 +0000 (14:06 +0200)
commitebb3f1aad1f4079069af37f629501834e9dcaed1
treeb78f2364fc2a9b93b1e15f59d5c5f7da735ff687
parent45a120d0308606c5aa5444c474ef1df8b448f971
[FIX] use unique localstorage path when running phantomjs tests
this patch use a unique localstorage per test at al request. It could have used one localstorage per instance or even per module.
openerp/tests/common.py