mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-03 11:52:19 +00:00
Don't symlink known_bad tests
This commit is contained in:
parent
e8c51d376b
commit
ee55eeb840
2 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
app "type-error"
|
||||
packages { pf: "platform/main.roc" }
|
||||
packages { pf: "../../../../examples/interactive/cli-platform/main.roc" }
|
||||
imports [pf.Stdout.{ line }, pf.Task.{ await }]
|
||||
provides [main] to pf
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
../../../../examples/interactive/cli-platform
|
Loading…
Add table
Add a link
Reference in a new issue