Fix dangling golden_test filename link

This commit is contained in:
Nigel Tao 2021-06-08 14:02:21 +10:00
Родитель 3ff355f7bb
Коммит 0eaccd4763
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -6,7 +6,7 @@ package snappy
// extendMatchGoldenTestCases is the i and j arguments, and the returned value,
// for every extendMatch call issued when encoding the
// testdata/Mark.Twain-Tom.Sawyer.txt file. It is used to benchmark the
// testdata/Isaac.Newton-Opticks.txt file. It is used to benchmark the
// extendMatch implementation.
//
// It was generated manually by adding some print statements to the (pure Go)