From bb852f239353bc5966e0eeb53843f102aa0c3ccf Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Sun, 22 Aug 2021 14:21:31 -0400 Subject: [PATCH] skip some more aliased styles --- unittest/force-styles/check_tests.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/unittest/force-styles/check_tests.py b/unittest/force-styles/check_tests.py index 5261c02330..df71640789 100755 --- a/unittest/force-styles/check_tests.py +++ b/unittest/force-styles/check_tests.py @@ -89,7 +89,9 @@ for header in headers: if upper.match(style): continue if style in ['reax/c', 'reax/c/omp', 'reax/c/kk', - 'reax/c/kk/device', 'reax/c/kk/host', 'meam/c']: + 'reax/c/kk/device', 'reax/c/kk/host', + 'reax/c/species', 'reax/c/bonds', + 'reax/c/species/kk', 'reax/c/bonds/kk', 'meam/c']: continue # detect, process, and flag suffix styles: