Skip to content

Commit

Permalink
#145: adds test scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
rladstaetter committed Aug 16, 2023
1 parent 8d863d8 commit 9102a8f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions run-mac.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
$(find . -name LogoRRR)
2 changes: 2 additions & 0 deletions test-mac.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
time mvn clean install -T1C -DskipTests
$(find . -name LogoRRR)

0 comments on commit 9102a8f

Please sign in to comment.