mirror of
https://github.com/gonum/gonum.git
synced 2025-10-21 14:19:35 +08:00
graph/layout: reduce code duplication in layout tests
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
// +build 386
|
||||
|
||||
package layout
|
||||
package layout_test
|
||||
|
||||
// Change the testdata path for calculations done on 386.
|
||||
func init() {
|
||||
|
Reference in New Issue
Block a user