// If this program runs successfully, then the test passes.
// We don't have to create any resources; we just need this file
// to be found as the entrypoint, because the package.json file
// in the parent directory will inform Pulumi to look for main.ts
// as the entrypoint instead of main.js.