summaryrefslogtreecommitdiff
path: root/numpy/doc/swig
diff options
context:
space:
mode:
authorwfspotz@sandia.gov <wfspotz@sandia.gov@localhost>2007-04-04 22:43:43 +0000
committerwfspotz@sandia.gov <wfspotz@sandia.gov@localhost>2007-04-04 22:43:43 +0000
commit7fc01ddf963b3ba2baaa2a29cd25ec139d6f7319 (patch)
treef06b9c022b1ec68a5a68c306920e34217280d4a4 /numpy/doc/swig
parentc070fab445d41ef9ca8ccb7a47619a908aa0dc07 (diff)
downloadnumpy-7fc01ddf963b3ba2baaa2a29cd25ec139d6f7319.tar.gz
Added 3D tests to Makefile
Diffstat (limited to 'numpy/doc/swig')
-rw-r--r--numpy/doc/swig/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/numpy/doc/swig/Makefile b/numpy/doc/swig/Makefile
index 757f6421b..593ebe01c 100644
--- a/numpy/doc/swig/Makefile
+++ b/numpy/doc/swig/Makefile
@@ -29,6 +29,7 @@ all: $(WRAPPERS) Vector.cxx Vector.h Matrix.cxx Matrix.h Tensor.cxx Tensor.h
test: all
test1D.py
test2D.py
+ test3D.py
doc: html pdf