[flang] Remove target and require shell

Fix failure from 68db0e25df on
arm buildbot.
This commit is contained in:
Valentin Clement 2022-01-21 18:30:34 +01:00
parent 5659638418
commit 26cbc43019
No known key found for this signature in database
GPG Key ID: 086D54783C928776
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
// RUN: tco --target=x86_64-unknown-linux-gnu %s | FileCheck %s
// RUN: tco %s | FileCheck %s
// REQUIRES: shell
// Check that tco is working with a basic test.