Renamed `func test_grid` to `func test_init_arrayLiteral`

This commit is contained in:
Vincent Esche 2019-09-23 14:40:20 +02:00
parent 741fa9a4cf
commit 9933ae5bcd
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ class MatrixTests: XCTestCase {
XCTAssertEqual(actual, expected)
}
func test_grid() {
func test_init_arrayLiteral() {
typealias Scalar = Double
let contents: [[Scalar]] = [