Rename project

This commit is contained in:
Derek Parker
2014-10-15 09:21:46 -05:00
parent 6b80a726af
commit 5331dad93d
14 changed files with 27 additions and 27 deletions

View File

@ -4,7 +4,7 @@ import (
"fmt"
"testing"
"github.com/derekparker/dbg/proctl"
"github.com/derekparker/delve/proctl"
)
func TestCommandDefault(t *testing.T) {