Skip to content

Commit

Permalink
Fixes CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
kzaher committed Nov 7, 2017
1 parent 1daed1a commit a9ef8b4
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
// Copyright © 2017 kzaher. All rights reserved.
//

#if os(iOS)

import Foundation
import RxDataSources
import XCTest
Expand Down Expand Up @@ -112,3 +114,4 @@ extension RxCollectionViewSectionedDataSourceTest {
}
}

#endif

0 comments on commit a9ef8b4

Please sign in to comment.