Skip to content

Commit cbbd717

Browse files
committed
tests(persistence): remove legacy DB sample files superseded by DBGenerator
1 parent 63b3814 commit cbbd717

File tree

6 files changed

+8
-0
lines changed

6 files changed

+8
-0
lines changed

impl/test/db-samples/running.db

-16 KB
Binary file not shown.

impl/test/db-samples/running_v1.db

-16 KB
Binary file not shown.

impl/test/db-samples/suspended.db

-12 KB
Binary file not shown.
-12 KB
Binary file not shown.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
package io.serverlessworkflow.impl.test;
2+
3+
public class DBGeneratorCli {
4+
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
package io.serverlessworkflow.impl.test;
2+
3+
public class ForkedDbGen {
4+
}

0 commit comments

Comments
 (0)