Browse Source

the testing is in the jspp file, NOT the js file. oops..

main
John-Mark Gurney 4 years ago
parent
commit
10f77e8e42
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -10,5 +10,5 @@ Frontend

The front end is located in root. The meat of the logic is in
`js/solardash.base.js`. The testing infrastructure is in
`js/solardash.file.js` as if you are launching the page from a file
`js/solardash.file.jspp` as if you are launching the page from a file
url, there is no way to make a url to access the backend.

Loading…
Cancel
Save