Adapt to the new invocation.

This commit is contained in:
Vassil Vassilev 2014-08-03 17:29:57 +02:00 committed by sftnight
parent 7ecb829baa
commit 5d6297b821

View File

@ -6,7 +6,7 @@
// LICENSE.TXT for details.
//------------------------------------------------------------------------------
// RUN: %cling %s\(\"%s\"\) | FileCheck %s
// RUN: %cling %s "globalinit(\"%s\")" | FileCheck %s
#include "cling/Interpreter/Interpreter.h"