summaryrefslogtreecommitdiffstats
path: root/devtools/client/animationinspector/test/unit/xpcshell.ini
diff options
context:
space:
mode:
Diffstat (limited to 'devtools/client/animationinspector/test/unit/xpcshell.ini')
-rw-r--r--devtools/client/animationinspector/test/unit/xpcshell.ini12
1 files changed, 12 insertions, 0 deletions
diff --git a/devtools/client/animationinspector/test/unit/xpcshell.ini b/devtools/client/animationinspector/test/unit/xpcshell.ini
new file mode 100644
index 000000000..c88e01cf9
--- /dev/null
+++ b/devtools/client/animationinspector/test/unit/xpcshell.ini
@@ -0,0 +1,12 @@
+[DEFAULT]
+tags = devtools
+head =
+tail =
+firefox-appdir = browser
+skip-if = toolkit == 'android'
+
+[test_findOptimalTimeInterval.js]
+[test_formatStopwatchTime.js]
+[test_getCssPropertyName.js]
+[test_timeScale.js]
+[test_timeScale_dimensions.js]