Skip to content

Instantly share code, notes, and snippets.

@bourg-ismael
Created February 24, 2015 11:17
Show Gist options
  • Save bourg-ismael/d230500d6ddd5f55d0b7 to your computer and use it in GitHub Desktop.
Save bourg-ismael/d230500d6ddd5f55d0b7 to your computer and use it in GitHub Desktop.
Test Suite
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta content="text/html; charset=UTF-8" http-equiv="content-type" />
<title>Test Suite</title>
</head>
<body>
<table id="suiteTable" cellpadding="1" cellspacing="1" border="1" class="selenium"><tbody>
<tr><td><b>Test Suite</b></td></tr>
<tr><td><a href="test">SimpleTest</a></td></tr>
</tbody></table>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment