Skip to content

Commit

Permalink
ARROW-4459: [Testing] Add arrow-testing repo as submodule
Browse files Browse the repository at this point in the history
This PR adds the arrow-testing repo as a submodule in the directory `testing`.

Author: Andy Grove <[email protected]>

Closes #3547 from andygrove/ARROW-4459 and squashes the following commits:

522ac26 <Andy Grove> Add arrow-testing submodule
  • Loading branch information
andygrove authored and xhochy committed Feb 8, 2019
1 parent c0ad567 commit 1ca7ca5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[submodule "cpp/submodules/parquet-testing"]
path = cpp/submodules/parquet-testing
url = https://github.com/apache/parquet-testing.git
[submodule "testing"]
path = testing
url = https://github.com/apache/arrow-testing
1 change: 1 addition & 0 deletions testing
Submodule testing added at 6ee39a

0 comments on commit 1ca7ca5

Please sign in to comment.