diff options
| author | Georgios Andreadis <g.andreadis@student.tudelft.nl> | 2017-09-23 09:48:38 +0200 |
|---|---|---|
| committer | Georgios Andreadis <g.andreadis@student.tudelft.nl> | 2017-09-23 09:48:38 +0200 |
| commit | 09596c3c5a6a2a44675f170106bb38746229e02a (patch) | |
| tree | 763d1b710dc5f2fcab920ac6ab2c555cee4d6342 /src/unit-tests.html | |
| parent | 057952b0bacc6e963c74bb1bbebbcccd6174a75c (diff) | |
Remove old frontend
Diffstat (limited to 'src/unit-tests.html')
| -rw-r--r-- | src/unit-tests.html | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/src/unit-tests.html b/src/unit-tests.html deleted file mode 100644 index 877bda6d..00000000 --- a/src/unit-tests.html +++ /dev/null @@ -1,15 +0,0 @@ -<!DOCTYPE html> -<!--suppress HtmlUnknownTarget --> -<html> -<head> - <meta http-equiv="content-type" content="text/html;charset=utf-8"> - <title>OpenDC Unit Tests</title> - <link rel="stylesheet" href="../node_modules/jasmine-core/lib/jasmine-core/jasmine.css"> - <script src="../node_modules/jasmine-core/lib/jasmine-core/jasmine.js"></script> - <script src="../node_modules/jasmine-core/lib/jasmine-core/jasmine-html.js"></script> - <script src="../node_modules/jasmine-core/lib/jasmine-core/boot.js"></script> -</head> -<body> -<script src="scripts/test.entry.js"></script> -</body> -</html>
\ No newline at end of file |
