remove last usage of basic-cli platform from the tests

This commit is contained in:
Luke Boswell 2024-09-04 21:55:01 +10:00
parent bb57c4a600
commit dc138b8c5c
No known key found for this signature in database
GPG Key ID: F6DB3C9DB47377B0

View File

@ -1,6 +0,0 @@
app [main] { pf: platform "https://github.com/roc-lang/basic-cli/releases/download/0.15.0/SlwdbJ-3GR7uBWQo6zlmYWNYOxnvo8r6YABXD-45UOw.tar.br" }
import pf.Stdout
main =
Stdout.line! "Hello, World!"