aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/meson.go
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2026-04-20 01:50:57 +0900
committerOphestra <cat@gensokyo.uk>2026-04-20 01:50:57 +0900
commit4648f98272e3b5f1705a87a0bb51e69d3653c7bb (patch)
treebe270a79a167e7c50483e29975a6500d451ba9b2 /internal/rosa/meson.go
parent11d99439ac8909c3650911fafeafba17a186501f (diff)
internal/rosa/python: run tests via helper
Despite the lack of standards, pytest seems somewhat widely agreed upon. Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'internal/rosa/meson.go')
-rw-r--r--internal/rosa/meson.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/rosa/meson.go b/internal/rosa/meson.go
index cb735e55..c4f3a56d 100644
--- a/internal/rosa/meson.go
+++ b/internal/rosa/meson.go
@@ -22,7 +22,7 @@ func (t Toolchain) newMeson() (pkg.Artifact, string) {
},
}, &PipHelper{
EnterSource: true,
- Script: `
+ Check: `
cd 'test cases'
rm -rf \
'common/32 has header' \