~bibledit/bibledit/ubuntu-cloud

« back to all changes in this revision

Viewing changes to unittests/versification.cpp

  • Committer: Teus Benschop
  • Date: 2022-11-13 10:10:35 UTC
  • Revision ID: teusjannette@gmail.com-20221113101035-tfpqtklwoj31b306
new upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
#include <filter/string.h>
25
25
#include <checks/versification.h>
26
26
#include <database/mappings.h>
 
27
using namespace std;
27
28
 
28
29
 
29
30
void test_versification ()