Travis: Test subtitles and prin
This commit is contained in:
parent
1c24b007c0
commit
1ea6b88b5b
|
@ -38,6 +38,15 @@ print_info() {
|
||||||
info line_break
|
info line_break
|
||||||
info cols
|
info cols
|
||||||
info line_break
|
info line_break
|
||||||
|
|
||||||
|
# Testing
|
||||||
|
prin "prin"
|
||||||
|
prin "prin" "prin"
|
||||||
|
info underline
|
||||||
|
|
||||||
|
# Testing no subtitles.
|
||||||
|
info uptime
|
||||||
|
info disk
|
||||||
}
|
}
|
||||||
|
|
||||||
refresh_rate="on"
|
refresh_rate="on"
|
||||||
|
|
Reference in New Issue