Moves old test code to a different directory.
This commit is contained in:
parent
ac9342e975
commit
0d71b5abfb
3 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ package main
|
|||
import (
|
||||
"log"
|
||||
|
||||
"github.com/AYM1607/proglog/internal/server"
|
||||
"github.com/AYM1607/proglog/old/server"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue