8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55fd390 commit a75e168Copy full SHA for a75e168
.travis.yml
test/index.min.html
@@ -4,7 +4,7 @@
4
<meta charset="utf-8">
5
<title>QUnit Tests</title>
6
<link rel="stylesheet" href="../node_modules/qunit/qunit/qunit.css">
7
- <script src="../cbor.js"></script>
+ <script src="../cbor.min.js"></script>
8
</head>
9
<body>
10
<div id="qunit"></div>
0 commit comments