summaryrefslogtreecommitdiffstats
path: root/third_party/rust/regex-automata/tests/nfa/mod.rs
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/rust/regex-automata/tests/nfa/mod.rs')
-rw-r--r--third_party/rust/regex-automata/tests/nfa/mod.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/rust/regex-automata/tests/nfa/mod.rs b/third_party/rust/regex-automata/tests/nfa/mod.rs
new file mode 100644
index 0000000000..3268621473
--- /dev/null
+++ b/third_party/rust/regex-automata/tests/nfa/mod.rs
@@ -0,0 +1 @@
+mod thompson;