Skip to content
Snippets Groups Projects
Commit e336bad3 authored by Shawn Pearce's avatar Shawn Pearce
Browse files

Only import the sample data packs on tests that need them


Not all of our test cases really require the sample data packs,
and we are better off not using them because its hard to see exactly
what condition a test is testing when looking only at the Java code.
Clarify the dependency by only making the packs available when
there is a real need for it.

Change-Id: Id8a76ee7ee1f7efba585be4bed19a8fb5b3b3585
Signed-off-by: default avatarShawn O. Pearce <spearce@spearce.org>
parent b28aadf1
No related branches found
No related tags found
Loading
Showing
with 97 additions and 40 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment