refactor config module
This commit is contained in:
parent
113384b6ce
commit
86e40f90a1
5 changed files with 60 additions and 76 deletions
|
|
@ -6,7 +6,6 @@ pub fn main() -> Nil {
|
|||
gleeunit.main()
|
||||
}
|
||||
|
||||
// gleeunit test functions end in `_test`
|
||||
pub fn file_read_test() {
|
||||
let reading =
|
||||
sensors.sensor_name(sensors.Temperature)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue