/ tests / GSSTestApp / Tests / TestUsers.m
TestUsers.m
 1  //
 2  //  TestUsers.m
 3  //  GSSTestApp
 4  //
 5  //  Created by Love Hörnquist Åstrand on 2014-02-16.
 6  //  Copyright (c) 2014 Apple, Inc. All rights reserved.
 7  //
 8  
 9  #import "TestUsers.h"
10  
11  NSString *passwordKtestuserCEAD =
12      @"not in clear"
13  ;