diff --git a/app/views/Note/note-dev.html b/app/views/Note/note-dev.html index e91933a..9e9adc9 100644 --- a/app/views/Note/note-dev.html +++ b/app/views/Note/note-dev.html @@ -81,7 +81,7 @@ function log(o) { id="dropdownMenu2" data-toggle="dropdown"> -
{{.Source}}{{end}}{{end}}{{.Stack}}
\ No newline at end of file
diff --git a/bin/src/github.com/revel/revel/modules/testrunner/app/views/TestRunner/Index.html b/bin/src/github.com/revel/revel/modules/testrunner/app/views/TestRunner/Index.html
deleted file mode 100644
index 70ab4eb..0000000
--- a/bin/src/github.com/revel/revel/modules/testrunner/app/views/TestRunner/Index.html
+++ /dev/null
@@ -1,84 +0,0 @@
-
-
-
-
- Test Runner-Run all of your application's tests from here. - | - - |
{{.Name}}
-| {{.Name}} | -- | -- |
{{if .Passed}}PASSED{{else}}FAILED{{end}}
-| {{.Name}} | -{{if .ErrorHtml}}{{.ErrorHtml}}{{else}}PASSED{{end}} | -
| t |