summaryrefslogtreecommitdiff
path: root/test cases/python/7 install path/target/meson.build
blob: 178ae02244105f158685e39570144ed484b7ecec (plain)
1
2
3
testcase expect_error('Install-only backend cannot generate target rules, try using `--backend=ninja`.')
    import('fs').copyfile('../test.py')
endtestcase