b263a8d421c7a71171d379e19849a9fd9067eb66
[macgdbp.git] / SUVersionComparisonTest.h
1 //
2 // SUVersionComparisonTest.h
3 // Sparkle
4 //
5 // Created by Andy Matuschak on 4/15/08.
6 // Copyright 2008 Andy Matuschak. All rights reserved.
7 //
8
9 #import <SenTestingKit/SenTestingKit.h>
10
11
12 @interface SUVersionComparisonTest : SenTestCase {
13
14 }
15
16 @end