Removed unused ejs dev dependency
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Jasmine suite</title>
|
||||
<link rel="shortcut icon" href="images/jasmine_favicon.png" type="image/png" />
|
||||
<link rel="stylesheet" href="lib/jasmine-core/jasmine.css" type="text/css" media="screen" />
|
||||
<% files.forEach(function(file) { %>
|
||||
<script src="<%= file %>" type="text/javascript"></script>
|
||||
<% }) %>
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user