Skip to content

Commit 9437b98

Browse files
authored
Remove test-project (#2)
1 parent f506311 commit 9437b98

File tree

3 files changed

+0
-37
lines changed

3 files changed

+0
-37
lines changed

README.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -46,18 +46,6 @@ Given how frequently web applications use Node.js for front end code, this conta
4646

4747
5. Finally, press <kbd>F1</kbd> and run **Remote-Containers: Reopen Folder in Container** or **Codespaces: Rebuild Container** to start using the definition.
4848

49-
## Testing the definition
50-
51-
This definition includes some test code that will help you verify it is working as expected on your system. Follow these steps:
52-
53-
1. If this is your first time using a development container, please follow the [getting started steps](https://aka.ms/vscode-remote/containers/getting-started) to set up your machine.
54-
2. Clone this repository.
55-
3. Start VS Code, press <kbd>F1</kbd>, and select **Remote-Containers: Open Folder in Container...**
56-
4. Select the `containers/swift` folder.
57-
5. After the folder has opened in the container, press <kbd>F5</kbd> to start the project.
58-
6. You should see "Hello, remote world!" in the Debug Console after the program executes.
59-
7. From here, you can add breakpoints or edit the contents of the `test-project` folder to do further testing.
60-
6149
## License
6250

6351
Copyright (c) Microsoft Corporation. All rights reserved.

src/swift/test-project/Package.swift

Lines changed: 0 additions & 14 deletions
This file was deleted.

src/swift/test-project/Sources/HelloWorld/main.swift

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)