From e19f8046b479790a9b5f8feedf8a13678f75d350 Mon Sep 17 00:00:00 2001 From: Anthony LaTorre Date: Sat, 10 Sep 2011 16:21:21 -0400 Subject: add ray_intersection unit test. --- tests/data/ray_intersection.npz | Bin 0 -> 1920080 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/data/ray_intersection.npz (limited to 'tests/data') diff --git a/tests/data/ray_intersection.npz b/tests/data/ray_intersection.npz new file mode 100644 index 0000000..fba0e40 Binary files /dev/null and b/tests/data/ray_intersection.npz differ -- cgit