moved the code
This commit is contained in:
parent
92ba49e539
commit
f2ae6972b8
1 changed files with 0 additions and 12 deletions
|
|
@ -1,12 +0,0 @@
|
|||
package com.github.shautvast.exceptional;
|
||||
|
||||
import org.junit.jupiter.api.Test;
|
||||
|
||||
class ExceptionLoggerTest {
|
||||
|
||||
// @Test // needs -Dagentlib=$PROJECT/rustlib/target/debug/librustlib.dylib, or similar
|
||||
void test() {
|
||||
ExceptionLogger.log(new Throwable());
|
||||
}
|
||||
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue