Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Commit c3c796a

Browse files
apsdehalarschmitz
authored andcommitted
Init: Fix no autoinit page transitions tests
1 parent 1e2bb22 commit c3c796a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unit/init/no-autoinit-page-transitions-tests.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<title>Transition test</title>
55
<script src="../../../external/jquery/jquery.js"></script>
66
<script src="../../jquery.testHelper.js"></script>
7+
<script src="../../../external/qunit/qunit.js"></script>
78
<script>
89
$.testHelper.redirect( "./no-autoinit-page-tests.html", [ "transitions=true" ] );
910
</script>

0 commit comments

Comments
 (0)