index.html 169 Bytes Raw Blame History Permalink 1 2 3 4 5 6 <p> Make sure to run build.js. This test should say either "Test failed" or "Test passed": </p> <script src="require.js"></script> <script>require(['script']);</script>