Fixed a bunch of unit tests to restore state after they complete.
[adiumx.git] / Source / AIDictionaryDebug.h
blob70dc6fb038eb60ce0a8e5e912d6c31f66fcdf20f
1 //
2 // AIDictionaryDebug.h
3 // Adium
4 //
5 // Created by Evan Schoenberg on 7/26/05.
6 //
8 #import <Cocoa/Cocoa.h>
10 @interface AIDictionaryDebug : NSObject {
14 @end