integration-tests: route inheritance flags
refs: #1687
Change-Id: If334f39ab119d608bc66dafce022397dab3dd17c
diff --git a/test_route_inheritance/NDNTrafficServer.conf b/test_route_inheritance/NDNTrafficServer.conf
new file mode 100644
index 0000000..6c0dc5b
--- /dev/null
+++ b/test_route_inheritance/NDNTrafficServer.conf
@@ -0,0 +1,13 @@
+##########
+Name=ndn:/A/P
+Content=AAAAAAAA
+##########
+Name=ndn:/A/B/C/Q
+Content=BBBBBBBB
+##########
+Name=ndn:/D/R
+Content=CCCCCCCC
+##########
+Name=ndn:/S
+Content=DDDDDDDD
+##########