Skip to content

Commit

Permalink
Fix4 for cd_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
Shashi42 committed May 3, 2024
1 parent 359b4da commit 7a15a67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builtins/cd_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package builtins_test

import (
"errors"
"github.com/jh125486/CSCE4600/Project2/builtins"
"github.com/Shashi42/CSCE4600_Project2Shell/builtins"
"os"
"testing"
)
Expand Down

0 comments on commit 7a15a67

Please sign in to comment.