Adds fragment test data, implements #1090

This commit is contained in:
Yuce Tekol 2018-05-01 17:28:10 +03:00
parent fdd552bf30
commit 02b67ed101
No known key found for this signature in database
GPG key ID: CB59E46D2FB90573
2 changed files with 1 additions and 1 deletions

View file

@ -30,7 +30,7 @@ import (
// Test flags
var (
FragmentPath = flag.String("fragment", "", "fragment path")
FragmentPath = flag.String("fragment", "testdata/sample_view/0", "fragment path")
)
// SliceWidth is a helper reference to use when testing.

BIN
testdata/sample_view/0 vendored Normal file

Binary file not shown.