14 lines
242 B
C
14 lines
242 B
C
|
//
|
||
|
// cunnyfinderTests.h
|
||
|
// cunnyfinderTests
|
||
|
//
|
||
|
// Created by Femployee on 12/16/22.
|
||
|
// Copyright (c) 2022 FemboyFinancial. All rights reserved.
|
||
|
//
|
||
|
|
||
|
#import <SenTestingKit/SenTestingKit.h>
|
||
|
|
||
|
@interface cunnyfinderTests : SenTestCase
|
||
|
|
||
|
@end
|