<!DOCTYPE html> <html> <head> <title>Ox.js Tests</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <link rel="stylesheet" type="text/css" href="tests.css"/> <script type="text/javascript" src="../build/js/Ox.js"></script> <!--<script type="text/javascript" src="../build/js/ox.data.js"></script>--> <script type="text/javascript" src="tests.js"></script> </head> <body> </body> </html>