
#import <appkit/appkit.h>

#import "LoginAuthenticator.h"

@interface authtest:LoginAuthenticator
{
}

@end
