Files
dolt/samples/js/aggregate/dummy.go
T

8 lines
251 B
Go

// Copyright 2016 Attic Labs, Inc. All rights reserved.
// Licensed under the Apache License, version 2.0:
// http://www.apache.org/licenses/LICENSE-2.0
package aggregate
// go build fails if there are _test.go but no other go files in a directory.