Check against the new message printed out if there were differences.

This commit is contained in:
Vassil Vassilev 2013-10-02 14:51:46 +02:00 committed by sftnight
parent a1395d0401
commit eade01b61f

View File

@ -11,7 +11,7 @@ int my_funct();
.storeState "testRedeclarables"
#include "Redeclarables.h"
.compareState "testRedeclarables"
// CHECK-NOT: File with AST differencies stored in: testRedeclarablesAST.diff
// CHECK-NOT: Differences
.rawInput 1
int my_funct() {