Commit 745665b9 authored by Dylan Araps's avatar Dylan Araps

Travis: Test underlines

parent ebba162a
......@@ -39,13 +39,20 @@ print_info() {
info cols
info line_break
# Testing
# Testing.
prin "prin"
prin "prin" "prin"
# Testing no subtitles.
info uptime
info disk
# Testing underlines.
info "Memory" memory
info underline
prin "This is a test"
info underline
}
refresh_rate="on"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment