diff options
author | John Ankarström <john@ankarstrom.se> | 2022-08-24 13:26:58 +0200 |
---|---|---|
committer | John Ankarström <john@ankarstrom.se> | 2022-08-24 13:26:58 +0200 |
commit | 4f26641099410779089851009b1e5945a3613f9c (patch) | |
tree | 1c29ce3b620442cc3871343f31e8209a3519c147 /c/test.cpp | |
parent | 15a09ae4bd7cc686d1be6735b4e72cf490776f11 (diff) | |
download | EpisodeBrowser-4f26641099410779089851009b1e5945a3613f9c.tar.gz |
Change size of CfgA::limitToScreenwriter.
Diffstat (limited to 'c/test.cpp')
-rw-r--r-- | c/test.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -154,9 +154,10 @@ TESTS // CPY(bViewWatched); // CPY(bViewTVOriginal); // CPY(iSortCol); +// CPY(cEp); // CPY(iFocus); // CPY(heightDlv); -// SCPY(limitScreenwriter); +// SCPY(limitToScreenwriter); // SCPY(root); // SCPY(glob); // SCPY(url); |