summaryrefslogtreecommitdiffstats
path: root/docshell/test/navigation/test_sessionhistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'docshell/test/navigation/test_sessionhistory.html')
-rw-r--r--docshell/test/navigation/test_sessionhistory.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/docshell/test/navigation/test_sessionhistory.html b/docshell/test/navigation/test_sessionhistory.html
index 452271a41..b922ce4ea 100644
--- a/docshell/test/navigation/test_sessionhistory.html
+++ b/docshell/test/navigation/test_sessionhistory.html
@@ -31,7 +31,8 @@ var testFiles =
"file_nested_frames.html",
"file_shiftReload_and_pushState.html",
"file_scrollRestoration.html",
- "file_bug1300461.html"
+ "file_bug1300461.html",
+ "file_bug1379762-1.html",
];
var testCount = 0; // Used by the test files.