Skip to content

Commit c67bc39

Browse files
committed
adding static test
1 parent 5b4ccef commit c67bc39

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

qatest/testsuite/statictest.html

+4-1
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,15 @@
2424
})
2525
.error(function(err){
2626
alert('::SHIT HAPPENS::\n'+err.message+'\n - '+err.raw_message);
27-
console.log(err)
27+
console.log(err);
2828
});
2929
}
3030
</script>
3131

32+
<A href="https://eoneill-md.linkedin.biz:8443/">click here to get SSL cert</a>
33+
<br/>
3234
<script type="IN/Login"></script>
3335

36+
3437
</body>
3538
</html>

0 commit comments

Comments
 (0)