mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-29 05:56:14 +02:00
Tests for new structure
This commit is contained in:
parent
f9ea3e69ff
commit
1c7f0b351d
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