/Unit Tests/PSTTreeGraphTests/GraphTests.h
https://code.google.com/ · C Header · 13 lines · 3 code · 3 blank · 7 comment · 0 complexity · 790a2257d8b810883cd5728c75ad4dd7 MD5 · raw file
- //
- // GraphTests.h
- // PSTTreeGraphTests
- //
- // Created by Ed Preston on 26/08/11.
- // Copyright 2011 Preston Software. All rights reserved.
- //
- #import <SenTestingKit/SenTestingKit.h>
- @interface GraphTests : SenTestCase
- @end