UNPKG

steal-qunit

Version:
11 lines (10 loc) 253 B
<title>Smoke test</title> <script> steal = { transpiler: "babel" }; window.Testee = { provider: { type: 'rest' } }; </script> <script> FuncUnit = { frameMode: true }; </script> <script src='../node_modules/steal/steal.js' main="test/test"></script>