mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
9 lines
147 B
HTML
9 lines
147 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>protractor test</title>
|
|
</head>
|
|
<body>
|
|
<script src="/bundle.min.js"></script>
|
|
</body>
|
|
</html>
|