We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48e3ce6 commit 5d62679Copy full SHA for 5d62679
src/getting-started/testing.md
@@ -7,7 +7,7 @@ project and that you have a working package manifest. Please follow [our SwiftPM
7
8
## A simple test case
9
10
-Let's assume you have a `SwiftWasmLibrary` target in your project that you'd like to test. Your
+Let's assume you have an `Example` target in your project that you'd like to test. Your
11
`Package.swift` should also have a test suite target with a dependency on the library target. It
12
would probably look like this:
13
0 commit comments