Bug 772665 - Add console.profile to test_consoleAPI.html. r=gavin

This commit is contained in:
Benoit Girard 2012-07-12 17:27:10 -04:00
Родитель f86250d05c
Коммит 47ccfd49b3
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -32,6 +32,8 @@ function doTest() {
"groupEnd": "function",
"time": "function",
"timeEnd": "function",
"profile": "function",
"profileEnd": "function",
"__noSuchMethod__": "function"
};