Skip to content

Commit e0b549d

Browse files
committed
revert Windows only working change
1 parent b6ebda5 commit e0b549d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<argument>-classpath</argument>
7575
<classpath/>
7676
<argument>org.openjdk.jmh.Main</argument>
77-
<argument>".*"</argument>
77+
<argument>.*</argument>
7878
</arguments>
7979
</configuration>
8080
</execution>

0 commit comments

Comments
 (0)