Skip to content

Commit 39adecb

Browse files
Carl PetoCarl Peto
authored andcommitted
simplify standard library unit test to just check basic usage
1 parent de449c9 commit 39adecb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/embedded/avr/testStdlibFunctioning.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: %swift-frontend -emit-ir %s -target avr-none-none-elf \
1+
// RUN: %swift-frontend -typecheck %s -target avr-none-none-elf \
22
// RUN: -wmo -enable-experimental-feature Embedded
33
// REQUIRES: embedded_stdlib_cross_compiling
44

0 commit comments

Comments
 (0)