<!doctype html>
<html>
<body>
<script>
window.QUnit = window.parent.QUnit;
window.removeMyself = window.parent.removeMyself;
</script>
<script type="text/javascript" src='../../steal.js' main='basics/basics' data-config="../config.js"></script>
</body>
</html>