/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

  1. //
  2. // GraphTests.h
  3. // PSTTreeGraphTests
  4. //
  5. // Created by Ed Preston on 26/08/11.
  6. // Copyright 2011 Preston Software. All rights reserved.
  7. //
  8. #import <SenTestingKit/SenTestingKit.h>
  9. @interface GraphTests : SenTestCase
  10. @end