Skip to content

Commit 1ca7ca5

Browse files
andygrovexhochy
authored andcommittedFeb 8, 2019
ARROW-4459: [Testing] Add arrow-testing repo as submodule
This PR adds the arrow-testing repo as a submodule in the directory `testing`. Author: Andy Grove <andygrove73@gmail.com> Closes apache#3547 from andygrove/ARROW-4459 and squashes the following commits: 522ac26 <Andy Grove> Add arrow-testing submodule
1 parent c0ad567 commit 1ca7ca5

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed
 

‎.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
[submodule "cpp/submodules/parquet-testing"]
22
path = cpp/submodules/parquet-testing
33
url = https://github.com/apache/parquet-testing.git
4+
[submodule "testing"]
5+
path = testing
6+
url = https://github.com/apache/arrow-testing

‎testing

Submodule testing added at 6ee39a9

0 commit comments

Comments
 (0)