Fixed typo in Gruntfile; added Make tasks to compile frontend assets; Modernized the gathering of benchmark result data for the test view
This commit is contained in:
@ -11,7 +11,4 @@ type Hardware struct {
|
||||
|
||||
// has many tests
|
||||
Tests []Test
|
||||
|
||||
// has many results
|
||||
Results []Result
|
||||
}
|
||||
|
Reference in New Issue
Block a user