ng-grid
Version:
__Contributors:__
14 lines (13 loc) • 438 B
HTML
<html lang="en">
<head>
<title>End2end Test Runner</title>
<script src="../lib/jquery-1.8.2.min.js" ng-autotest></script>
<script src="../lib/angular.js" ng-autotest></script>
<script src="lib/angular/angular-scenario.js" ng-autotest></script>
<script src="../ng-grid-1.2.1.debug.js" ng-autotest></script>
<script src="unit/utils.js"></script>
</head>
<body>
</body>
</html>