• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Tests "queue" data type
2load("assert.star", "assert")
3
4assert.eq("load.star shell.star", rblf_shell("ls -1 shell.star load.star 2>&1"))
5assert.eq("shell.star", rblf_shell("echo shell.sta*"))
6