未验证 提交 df3a2eb6 编写于 作者: P Phodal Huang

feat: rename fixtures

上级 dab74605
......@@ -16,7 +16,7 @@ var _ = Describe("Git Parser", func() {
var parsedDeps []models.JClassNode
analyser := call_graph.NewCallGraph()
file := support.ReadFile("test_data/call_api_test.json")
file := support.ReadFile("_fixtures/call_api_test.json")
if file == nil {
log.Fatal("lost file:")
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册