3.0 source code
This commit is contained in:
14
OfficeWeb/vendor/requirejs/tests/toUrl/toUrl.html
vendored
Normal file
14
OfficeWeb/vendor/requirejs/tests/toUrl/toUrl.html
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>require.js: toUrl Test</title>
|
||||
<script src="../doh/runner.js"></script>
|
||||
<script src="../doh/_browserRunner.js"></script>
|
||||
<script src="../../require.js"></script>
|
||||
<script src="toUrl-tests.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<h1>require.js: toUrl Test</h1>
|
||||
<p>Check console for messages</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user