ASIDataCompressorTests.h
270 Bytes
//
// ASIDataCompressorTests.h
// Mac
//
// Created by Ben Copsey on 17/08/2010.
// Copyright 2010 All-Seeing Interactive. All rights reserved.
//
#import <Foundation/Foundation.h>
#import "ASITestCase.h"
@interface ASIDataCompressorTests : ASITestCase {
}
@end