diff options
author | Tavian Barnes <tavianator@gmail.com> | 2010-06-28 11:18:13 -0600 |
---|---|---|
committer | Tavian Barnes <tavianator@gmail.com> | 2010-06-28 11:18:13 -0600 |
commit | 1b77e953067ce43515e96f99ecafa2ea468a60bc (patch) | |
tree | d0b7a2a97a1fd1ca4484af1929ed56592f5e9f85 /tests/dimension/transformations.sh | |
parent | ac1ef5630c21c92455c8da9f4d77b81536ef9808 (diff) | |
download | dimension-1b77e953067ce43515e96f99ecafa2ea468a60bc.tar.xz |
Don't make a degenerate sphere in transformations.pov.
Diffstat (limited to 'tests/dimension/transformations.sh')
-rwxr-xr-x | tests/dimension/transformations.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dimension/transformations.sh b/tests/dimension/transformations.sh index 65f8b1b..462dbeb 100755 --- a/tests/dimension/transformations.sh +++ b/tests/dimension/transformations.sh @@ -24,7 +24,7 @@ transformations_exp="$(echo -n \ '((object (sphere (vector (integer 0) (integer 0) (integer 0) (integer 0) (integer 0)) - (integer 0)) + (integer 1)) (object-modifiers (transformation (translation |