From 95560b8a8ad2ea21522f659e8b101d517424ed05 Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Sun, 1 Nov 2015 19:40:20 -0800 Subject: [PATCH] [Math] for loops for checking Matrix values --- Math/MathTests/MatrixTests.swift | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/Math/MathTests/MatrixTests.swift b/Math/MathTests/MatrixTests.swift index d2ce6a1..d0a514d 100644 --- a/Math/MathTests/MatrixTests.swift +++ b/Math/MathTests/MatrixTests.swift @@ -42,7 +42,7 @@ class Matrix4SubscriptTests: XCTestCase { var value: Int = 0 for i in 0..