summaryrefslogtreecommitdiffstats
path: root/tools/check-moz-style/tests/test2.patch
blob: e497ec0cfb4b68e0ce5351ebf1a350c06ef64947 (plain)
1
2
3
4
5
6
7
8
9
# Test
diff --git a/tests/test2.cpp b/tests/test2.cpp
new file mode 100644
--- /dev/null
+++ b/tests/test2.cpp
@@ -0,0 +1,3 @@
+int main() {
+  return 0;
+}