mirror of https://github.com/aristocratos/bashtop
back to good state
parent
93d5ad4e6b
commit
9c2a25f248
|
@ -7,7 +7,7 @@ load test_helper
|
||||||
|
|
||||||
@test "Sourcing works, by checking if \$system is set" {
|
@test "Sourcing works, by checking if \$system is set" {
|
||||||
run echo $system
|
run echo $system
|
||||||
assert_output ""
|
refute_output ""
|
||||||
}
|
}
|
||||||
|
|
||||||
@test "#get_themes populates themes" {
|
@test "#get_themes populates themes" {
|
||||||
|
|
Loading…
Reference in New Issue