mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-28 13:36:14 +02:00
Tests for new structure
This commit is contained in:
parent
f22ddd706b
commit
bf9adeb28a
3 changed files with 16 additions and 10 deletions
|
@ -1,7 +1,7 @@
|
|||
from behave import *
|
||||
import shutil
|
||||
import os
|
||||
from jrnl import jrnl
|
||||
import jrnl
|
||||
try:
|
||||
from io import StringIO
|
||||
except ImportError:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue