Cleanup
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
<%= spec_file_tags %>
|
||||
|
||||
<script type="text/javascript">
|
||||
//hello
|
||||
(function() {
|
||||
var jasmineEnv = jasmine.getEnv();
|
||||
jasmineEnv.updateInterval = 1000;
|
||||
|
||||
@@ -11,5 +11,5 @@ jasmine.ResultsNode = function(result, type, parent) {
|
||||
|
||||
this.last = function() {
|
||||
return this.children[this.children.length-1];
|
||||
}
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user