diff options
author | janekptacijarabaci <janekptacijarabaci@seznam.cz> | 2018-04-22 04:25:34 +0200 |
---|---|---|
committer | janekptacijarabaci <janekptacijarabaci@seznam.cz> | 2018-04-22 04:25:34 +0200 |
commit | bdb4ff581677ad1cd411b55a68c87534f9a64882 (patch) | |
tree | 8b171b21ee5b3e44bdc6a945a0a16ff96ed056ac /dom/performance/tests/mochitest.ini | |
parent | 0a744b1cfeecdd2487d9166792ac5234edc9ee6a (diff) | |
download | uxp-bdb4ff581677ad1cd411b55a68c87534f9a64882.tar.gz |
moebius#157: The Performance Observer (improvements)
https://github.com/MoonchildProductions/moebius/pull/157
Diffstat (limited to 'dom/performance/tests/mochitest.ini')
-rw-r--r-- | dom/performance/tests/mochitest.ini | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dom/performance/tests/mochitest.ini b/dom/performance/tests/mochitest.ini index 18f7f0e455..7005637e1b 100644 --- a/dom/performance/tests/mochitest.ini +++ b/dom/performance/tests/mochitest.ini @@ -1,13 +1,11 @@ [DEFAULT] support-files = - performance_observer.html test_performance_observer.js test_performance_user_timing.js test_worker_performance_now.js worker_performance_user_timing.js worker_performance_observer.js sharedworker_performance_user_timing.js - worker_performance_observer.html [test_performance_observer.html] [test_performance_user_timing.html] |