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