diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2017-07-30 19:59:50 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2017-07-31 04:30:23 +0200 |
commit | ce1b56ae4ad35fbb5e2f5cc6f4b7ce4839f4e285 (patch) | |
tree | 2ec14ff8cb6eb81ac9fbfa8f3f19e986e65fe8ac /sc/Module_sc.mk | |
parent | 20ecb4b7b807b63d25195c44c02cb5bf0624ab7a (diff) |
add initial file format representation for data import feature
Change-Id: I51143ecfe4eb1584f13bd1590f927743de8fa91e
Reviewed-on: https://gerrit.libreoffice.org/40572
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'sc/Module_sc.mk')
-rw-r--r-- | sc/Module_sc.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk index 338ad5cdf609..25c987ff4ae2 100644 --- a/sc/Module_sc.mk +++ b/sc/Module_sc.mk @@ -60,7 +60,6 @@ $(eval $(call gb_Module_add_slowcheck_targets,sc, \ CppunitTest_sc_subsequent_export_test \ CppunitTest_sc_html_export_test \ CppunitTest_sc_copypaste \ - CppunitTest_sc_dataproviders_test \ )) # Various function tests fail in 32-bit linux_x86 build due to dreaded floating |