Skip to content

Commit

Permalink
chore: moves Weather class to correct location
Browse files Browse the repository at this point in the history
Signed-off-by: Anthony D. Mays <[email protected]>
  • Loading branch information
anthonydmays committed Mar 19, 2024
1 parent d66983b commit 833e73b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 104 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

import static org.junit.jupiter.api.Assertions.assertEquals;

import com.codedifferently.randycastro.Weather;
import org.junit.jupiter.api.Test;

public class WeatherTest {
Expand Down

0 comments on commit 833e73b

Please sign in to comment.