basic-cli 0.15, test fixes

This commit is contained in:
Anton-4 2024-08-28 18:39:15 +02:00
parent c897f5ec79
commit 7938e4bdc8
No known key found for this signature in database
GPG key ID: 0971D718C0A9B937
38 changed files with 114 additions and 114 deletions

View file

@ -2151,7 +2151,7 @@ fn roc_file_no_extension() {
indoc!(
r#"
app "helloWorld"
packages { pf: "https://github.com/roc-lang/basic-cli/releases/download/0.14.0/dC5ceT962N_4jmoyoffVdphJ_4GlW3YMhAPyGPr-nU0.tar.br" }
packages { pf: "https://github.com/roc-lang/basic-cli/releases/download/0.15.0-testing/libzR-AkVEn_dTBg2bKuXqMNZ9rYEfz3HSEQU8inoGk.tar.br" }
imports [pf.Stdout]
provides [main] to pf