universe: spin out js/yarn tests

Signed-off-by: Solomon Hykes <solomon@dagger.io>
This commit is contained in:
Solomon Hykes
2021-06-10 10:50:49 +00:00
committed by Solomon Hykes
parent d388c729bc
commit 2976afad66
6 changed files with 31 additions and 4 deletions

View File

@@ -4,10 +4,6 @@ setup() {
common_setup
}
@test "stdlib: yarn" {
"$DAGGER" compute "$TESTDIR"/stdlib/js/yarn --input-dir TestData="$TESTDIR"/stdlib/js/yarn/testdata
}
@test "stdlib: go" {
"$DAGGER" compute "$TESTDIR"/stdlib/go --input-dir TestData="$TESTDIR"/stdlib/go/testdata
}