summaryrefslogtreecommitdiffstats
path: root/tests/snapshots/generate_snapshots.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/snapshots/generate_snapshots.py')
-rwxr-xr-xtests/snapshots/generate_snapshots.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/snapshots/generate_snapshots.py b/tests/snapshots/generate_snapshots.py
index fd17b285..bb7d69ba 100755
--- a/tests/snapshots/generate_snapshots.py
+++ b/tests/snapshots/generate_snapshots.py
@@ -7,7 +7,7 @@ import shutil
def generate_snapshots():
- single_styles = ["changes", "grid", "header", "numbers"]
+ single_styles = ["changes", "grid", "header", "numbers", "rule"]
collective_styles = ["full", "plain"]
for num in range(len(single_styles)):