mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 04:14:39 +03:00
Added Travis CI
This commit is contained in:
7
main_test.go
Normal file
7
main_test.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package main
|
||||
|
||||
import "testing"
|
||||
|
||||
func TestStub(t *testing.T) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user