Issue 304 - Apply patch to fix test. Thanks to GabrielS
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2001 7d457c2a-affb-35e4-300a-418c747d4874
This commit is contained in:
parent
06e2487189
commit
3e08aca4ec
@ -198,7 +198,7 @@ public class CsvExporterTests extends RefineTest {
|
||||
|
||||
@Test
|
||||
public void exportDateColumns(){
|
||||
CreateGrid(1,1);
|
||||
CreateGrid(1,2);
|
||||
Calendar calendar = Calendar.getInstance();
|
||||
Date date = new Date();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user