Skip to content

[BUG] Missing Package Declaration in Test File Causing Build Failure #5008

Closed
@inishantjain

Description

@inishantjain

Description

I have encountered an issue in the project's source code where a Java file does not include a package declaration. This absence of a package name is leading to build failures in the project.

Affected File:

File Name: [PerfectBinarySearch.java] /src/test/java/com/thealgorithms/searches/PerfectBinarySearchTest.java

Raised a PR to solve the issue #5007

Steps to reproduce

No response

Excepted behavior

The file should contain a package name.

Screenshots

image

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions