i3-colors/tests/test-apply-strange-colors-keyword-location.sh

9 lines
196 B
Bash
Raw Normal View History

2019-10-09 20:35:36 -04:00
#!/bin/bash
wai=$(dirname $(readlink -f $0))
source "${wai}/include.sh"
##### Test apply on theme with no variables
2019-10-09 21:31:37 -04:00
$exec apply -d ${data}/google ${data}/config-strange-colors-keyword-location
2019-10-09 20:35:36 -04:00