Skip to content

Commit

Permalink
dependency prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
justxuewei committed May 23, 2021
1 parent 40082d4 commit e22291d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions metadata/report/zookeeper/report_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,8 @@ func test1(t *testing.T) {
suite.testGetServiceDefinition()
}

// TestZookeeperMetadataReport is dependent on zookeeper-*-fatjar.jar,
// please execute `make -f ../../../Makefile prepare` before running unittest.
func TestZookeeperMetadataReport(t *testing.T) {
t.Run("test1", test1)
}

0 comments on commit e22291d

Please sign in to comment.