diff options
| author | Mark Otto <[email protected]> | 2017-10-25 12:31:33 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-10-25 12:31:33 -0700 |
| commit | 59bf81f649c8cb171a9f9e052eb40032aecbcf11 (patch) | |
| tree | 0190bde8182a0fe8c47dbc7645d744f0970ba675 /js/tests/index.html | |
| parent | 0c40a5bf67056780abbea77894542741f51e2968 (diff) | |
| parent | 988327032d6b76fdb70075feb7254bcb053ec117 (diff) | |
| download | bootstrap-59bf81f649c8cb171a9f9e052eb40032aecbcf11.tar.xz bootstrap-59bf81f649c8cb171a9f9e052eb40032aecbcf11.zip | |
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Diffstat (limited to 'js/tests/index.html')
| -rw-r--r-- | js/tests/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/js/tests/index.html b/js/tests/index.html index 2383fce6e..0385b8a2b 100644 --- a/js/tests/index.html +++ b/js/tests/index.html @@ -119,6 +119,7 @@ <script src="unit/tab.js"></script> <script src="unit/tooltip.js"></script> <script src="unit/popover.js"></script> + <script src="unit/util.js"></script> </head> <body> <div id="qunit-container"> |
