(test
 (name test_flan)
 (libraries flan)
 ; The acceptance programs are part of the test corpus: if the reader or the
 ; parser regresses on them we want to know here, not at the CLI.
 (deps
  (file %{workspace_root}/calc-me.flan)
  (file %{workspace_root}/sand.flan)))
