commit | e336bad367516c593699d42100cf1654059ee7c7 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <spearce@spearce.org> | Fri Oct 02 18:58:22 2009 -0700 |
committer | Shawn O. Pearce <spearce@spearce.org> | Mon Nov 02 17:53:58 2009 -0800 |
tree | d04deb67fd7d85e0e7c4262bae0554dd09db7475 | |
parent | b28aadf10f5ea8ccbf5007e0f8dfa630e0760ddd [diff] |
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: Shawn O. Pearce <spearce@spearce.org>