Fix failing test.

This commit is contained in:
Vassil Vassilev 2014-07-25 13:11:59 +02:00 committed by sftnight
parent 90abfb5485
commit a833661f08

View File

@ -11,10 +11,10 @@
#include "cling/Interpreter/Interpreter.h"
gCling->GenerateAutoloadingMap("Def2.h","test.h");
gCling->GenerateAutoloadingMap("Def2.h","test_auto_forwarding.h");
.undo 1
gCling->EnableAutoloading();
#include "test.h"
#include "test_auto_forwarding.h"
#include "Def2.h"
//expected-no-diagnostics