We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 359b4da commit 7a15a67Copy full SHA for 7a15a67
builtins/cd_test.go
@@ -2,7 +2,7 @@ package builtins_test
2
3
import (
4
"errors"
5
- "github.com/jh125486/CSCE4600/Project2/builtins"
+ "github.com/Shashi42/CSCE4600_Project2Shell/builtins"
6
"os"
7
"testing"
8
)
0 commit comments