| Index: third_party/sqlite/src/test/e_dropview.test | 
| diff --git a/third_party/sqlite/src/test/e_dropview.test b/third_party/sqlite/src/test/e_dropview.test | 
| index 447e5c35920eb939bddf81a0b215e54bdb93da87..143dce2907d1ffc1338f65b9cfbc5205653d4fe2 100644 | 
| --- a/third_party/sqlite/src/test/e_dropview.test | 
| +++ b/third_party/sqlite/src/test/e_dropview.test | 
| @@ -70,7 +70,7 @@ proc do_dropview_tests {nm args} { | 
| uplevel do_select_tests $nm $args | 
| } | 
|  | 
| -# EVIDENCE-OF: R-21739-51207 -- syntax diagram drop-view-stmt | 
| +# -- syntax diagram drop-view-stmt | 
| # | 
| # All paths in the syntax diagram for DROP VIEW are tested by tests 1.*. | 
| # | 
|  |