move WebAssembly example

This commit is contained in:
Bryce Miller 2022-08-31 14:20:25 -04:00
parent bc7d62e94c
commit 55688e8fa2
No known key found for this signature in database
GPG key ID: F1E97BF8DF152350
3 changed files with 4 additions and 4 deletions

View file

@ -426,7 +426,7 @@ mod cli_run {
expected_ending:"Roc <3 Swift!\n",
use_valgrind: true,
},
platformSwitchingWebAssembly:"platform-switching/web-assembly-platform" => Example {
platformSwitchingWebAssembly:"platform-switching" => Example {
filename: "rocLovesWebAssembly.roc",
executable_filename: "rocLovesWebAssembly",
stdin: &[],