We don't need to add header search path for that particular test.

git-svn-id: http://root.cern.ch/svn/root/trunk@47779 27541ba8-7e3a-0410-8455-c3a389f83636
This commit is contained in:
Vassil Vassilev 2012-12-02 19:25:49 +00:00
parent 953819f92d
commit 38a05dd1df

View File

@ -1,4 +1,4 @@
// RUN: cat %s | %cling -Xclang -verify -I%p | FileCheck %s
// RUN: cat %s | %cling -Xclang -verify | FileCheck %s
// Test the ability of unloading the last transaction. Here as a matter of fact
// we unload the wrapper as well and TODO: decrement the unique wrapper counter.