Make the negative test more specific.
authorSamuel Benzaquen <sbenza@google.com>
Fri, 22 Nov 2013 23:05:57 +0000 (23:05 +0000)
committerSamuel Benzaquen <sbenza@google.com>
Fri, 22 Nov 2013 23:05:57 +0000 (23:05 +0000)
commitd8e863b2d90bc644539eb55fe027e71a908b94ed
treeee930fc95bd4c55bb62a0fb0db7fb45a7b96aed8
parentf97cddf6eac68e3e1c02542a0694d983fe0a1100
Make the negative test more specific.

Summary:
Make the negative test more specific.
Otherwise it can accidentally match injected code.

Reviewers: aaron.ballman

CC: klimek, cfe-commits, revane
Differential Revision: http://llvm-reviews.chandlerc.com/D2257

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@195512 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/ASTMatchers/Dynamic/RegistryTest.cpp