Skip to content

Commit e84e161

Browse files
committed
added tests and integrated usage of model class
1 parent 958d015 commit e84e161

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

app/models/SystemInfo.scala

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
package models
2+
3+
class SystemInfo {
4+
5+
}

0 commit comments

Comments
 (0)