| Index: frog/tests/await/await.status
|
| diff --git a/frog/tests/await/await.status b/frog/tests/await/await.status
|
| index fa8e864c0f3ce274a5339eff973cdac1214b1f32..ca20899785bcc0039e7d86facda7f0e1fa71f1cc 100644
|
| --- a/frog/tests/await/await.status
|
| +++ b/frog/tests/await/await.status
|
| @@ -3,7 +3,7 @@
|
| # BSD-style license that can be found in the LICENSE file.
|
|
|
| [ $compiler == frogsh || $compiler == frog ]
|
| -*: Skip # compiler API evolved and this codea and tests are not maintained.
|
| +*: Skip # compiler API evolved and this code and tests are not maintained.
|
|
|
| # Not implemented yet
|
| #WhileLoopWithBreakTest: Fail # break within a loop
|
|
|