10 lines
155 B
Plaintext
10 lines
155 B
Plaintext
|
test: |
|
||
|
cd $(dirname $TMT_SOURCE_DIR/*/spec)
|
||
|
export LANG=C.UTF-8
|
||
|
rspec spec
|
||
|
require:
|
||
|
- rubygem-diff-lcs
|
||
|
- rubygem(rspec)
|
||
|
tag:
|
||
|
- rhel-buildroot
|