Skip to content
This repository has been archived by the owner on May 9, 2019. It is now read-only.

Commit

Permalink
PR locationtech#1429 Review Comments
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmcclain committed May 3, 2016
1 parent c18d68c commit fe2182a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ class FileSpaceTimeSpec
with SpaceTimeKeyIndexMethods
with TestEnvironment
with TestFiles
// with CoordinateSpaceTimeTests
with CoordinateSpaceTimeTests
with LayerUpdateSpaceTimeTileTests {
lazy val reader = FileLayerReader(outputLocalPath)
lazy val writer = FileLayerWriter(outputLocalPath)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ class FileTileFeatureSpaceTimeSpec
with SpaceTimeKeyIndexMethods
with TestEnvironment
with TestTileFeatureFiles
// with CoordinateSpaceTimeTests
with CoordinateSpaceTimeTileFeatureTests
with LayerUpdateSpaceTimeTileFeatureTests {
lazy val reader = FileLayerReader(outputLocalPath)
lazy val writer = FileLayerWriter(outputLocalPath)
Expand Down

0 comments on commit fe2182a

Please sign in to comment.