diff options
author | Tanya Lattner <tonic@nondot.org> | 2010-02-26 21:19:09 +0000 |
---|---|---|
committer | Tanya Lattner <tonic@nondot.org> | 2010-02-26 21:19:09 +0000 |
commit | 14ffb1ebacc19c3f8b46fb119b01183f6c276b48 (patch) | |
tree | a08b372855ea381beb0d0ebc6a1e42ed6944ac9e /docs/TestingGuide.html | |
parent | 79073e3ea05beb4f647cc82567723ed0246e1119 (diff) |
Test auto update.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97265 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/TestingGuide.html')
-rw-r--r-- | docs/TestingGuide.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/TestingGuide.html b/docs/TestingGuide.html index 99d3fec3b8..853a2a2df8 100644 --- a/docs/TestingGuide.html +++ b/docs/TestingGuide.html @@ -693,8 +693,6 @@ that FileCheck is not actually line-oriented when it matches, this allows you to define two separate CHECK lines that match on the same line. </p> - - </div> <!-- _______________________________________________________________________ --> |