mirror of
https://github.com/kennethreitz/bake.git
synced 2026-06-05 14:50:19 +00:00
tests
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
@test "python" {
|
||||
run bake --silent -b python.Bakefile python
|
||||
[[ "${lines[0]}" == "not bash" ]]
|
||||
}
|
||||
Reference in New Issue
Block a user