change from recording boolean to status enum
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
package bus
|
||||
|
||||
import "testing"
|
||||
|
||||
func TestSockPath(t *testing.T) {
|
||||
if _, err := SockPath(); err != nil {
|
||||
t.Fatalf("SockPath: %v", err)
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user