зеркало из https://github.com/mozilla/pjs.git
Fix spelling of separate.
This commit is contained in:
Родитель
25ef8b5e8e
Коммит
f9f223c0dd
|
@ -167,7 +167,7 @@ function OnRefTestLoad()
|
|||
}
|
||||
|
||||
|
||||
/* Support for running a chunk (subset) of tests. In seperate try as this is optional */
|
||||
/* Support for running a chunk (subset) of tests. In separate try as this is optional */
|
||||
try {
|
||||
gTotalChunks = prefs.getIntPref("reftest.totalChunks");
|
||||
gThisChunk = prefs.getIntPref("reftest.thisChunk");
|
||||
|
|
Загрузка…
Ссылка в новой задаче