Skip to content

Commit c783b8e

Browse files
committed
Update ExcelRender.cs
1 parent aa37d6c commit c783b8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Tests/ExcelRender.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ public void Run()
3636

3737
ExcelRender.Convert(file);
3838
}
39+
3940
ExcelRender.Convert(Path.Combine(directory, "sample.xlxs"));
4041
}
4142
}

0 commit comments

Comments
 (0)