Skip to content

Commit 3c65c79

Browse files
Carl PetoCarl Peto
authored andcommitted
fix test
1 parent 3689427 commit 3c65c79

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,5 +1,5 @@
11
// RUN: %swift-frontend -emit-ir %s -target avr-none-none-elf \
2-
// -wmo -enable-experimental-feature Embedded
2+
// RUN: -wmo -enable-experimental-feature Embedded
33
// REQUIRES: embedded_stdlib_cross_compiling
44

55
import Swift

0 commit comments

Comments
 (0)