allow use in other packages

git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@1762 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
This commit is contained in:
dolby-oss 2007-09-18 02:28:58 +00:00
parent 8d870a917c
commit 10b1ec8b7f
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ public abstract class IRTests extends WalaTestCase {
protected static List<String> rtJar;
static List<IRAssertion> emptyList = Collections.emptyList();
protected static List<IRAssertion> emptyList = Collections.emptyList();
static {
boolean found = false;