Fixed a segfault crash that would occur if you stepped at the end of a script
[macgdbp.git] / Sparkle.framework / Versions / A / Headers / 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