Skip to content

Commit

Permalink
refact: update package name
Browse files Browse the repository at this point in the history
Signed-off-by: Otavio Santana <[email protected]>
  • Loading branch information
otaviojava committed Nov 26, 2023
1 parent d50d0b4 commit d8b8b94
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package expert.os;
package expert.os.harperdb;

/**
* Hello world!
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package expert.os;
package expert.os.harperdb;


import org.junit.jupiter.api.Test;
Expand Down

0 comments on commit d8b8b94

Please sign in to comment.