forked from OSchip/llvm-project
[libcxx] Add FILE_DEPENDENCIES line to the func.blocks.sh.cpp test
This should fix the bots that use ssh.py to execute tests
This commit is contained in:
parent
84584b0d29
commit
abe827be9e
|
@ -11,6 +11,7 @@
|
||||||
// UNSUPPORTED: c++98, c++03
|
// UNSUPPORTED: c++98, c++03
|
||||||
// REQUIRES: has-fblocks
|
// REQUIRES: has-fblocks
|
||||||
|
|
||||||
|
// FILE_DEPENDENCIES: %t.exe
|
||||||
// RUN: %{build} -fblocks
|
// RUN: %{build} -fblocks
|
||||||
// RUN: %{run}
|
// RUN: %{run}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue