aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/button/button.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/button/button.html')
-rw-r--r--tests/unit/button/button.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/button/button.html b/tests/unit/button/button.html
index 6cf27fb33..1c3d10199 100644
--- a/tests/unit/button/button.html
+++ b/tests/unit/button/button.html
@@ -6,7 +6,7 @@
<script src="../../../external/requirejs/require.js"></script>
<script src="../../lib/css.js" data-modules="core button"></script>
- <script src="../../lib/bootstrap.js" data-widget="button" data-no-back-compat="true"></script>
+ <script src="../../lib/bootstrap.js" data-widget="button"></script>
</head>
<body>