blob: 7326675569a58f6ab8e54969c6b9f573d585c24d [file] [log] [blame]
//
// ANTLRCommonTreeAdaptorTest.h
// ANTLR
//
// Created by Ian Michell on 10/06/2010.
// Copyright 2010 Ian Michell. All rights reserved.
//
#import <SenTestingKit/SenTestingKit.h>
@interface ANTLRCommonTreeAdaptorTest : SenTestCase {
}
@end