mirror of https://github.com/aristocratos/bashtop
but do it correctly
parent
4f19d627d6
commit
93d5ad4e6b
|
@ -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
|
||||||
refute_output "MacOS"
|
assert_output ""
|
||||||
}
|
}
|
||||||
|
|
||||||
@test "#get_themes populates themes" {
|
@test "#get_themes populates themes" {
|
||||||
|
|
Loading…
Reference in New Issue