2018-10-01 11:13:27 -05:00
|
|
|
<!-- Add the app test styles-->
|
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<base href="/">
|
|
|
|
<title>App Tests</title>
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
<link rel="stylesheet" href="https://unpkg.com/jasmine-core@2.99.1/lib/jasmine-core/jasmine.css">
|
|
|
|
</head>
|
|
|
|
</html>
|