mirror of
https://github.com/zaphar/test-tap.git
synced 2025-07-21 20:19:49 -04:00
updated the test harness template to fit the tabbrowser.js
This commit is contained in:
parent
6f67cc1463
commit
0464ac9462
@ -47,11 +47,5 @@
|
||||
var results = [];
|
||||
</script>
|
||||
<script type="text/javascript" src="../ext/Test/TAPBrowser.js"></script>
|
||||
<script type="text/javascript">
|
||||
window.onload = function() {
|
||||
var browser = new Test.TAPBrowser(".", tests);
|
||||
browser.run();
|
||||
};
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user