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