transport: pass correct channel
[abstract.git] / app / test / fileMap.rdf
blobbcadc13774160da1d4034cc08529ced01a01da91
1 <?xml version="1.0"?>
2 <!-- -*- Mode: SGML -*- -->
3 <!-- vim:set ts=2 sw=2 sts=2 et cindent tw=79 ft=xml: -->
4 <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
5 xmlns:AA="http://www.aasii.org/AA-rdf#">
7 <Description about="file:///aaTestVC.js">
8 <AA:File parseType="Literal">./app/test/aaTestVC.js</AA:File>
9 </Description>
11 <Description about="file:///aaTestVC.jsm">
12 <AA:File parseType="Literal">./app/test/aaTestVC.jsm</AA:File>
13 </Description>
15 <Description about="file:///aaUITestUtils.jsm">
16 <AA:File parseType="Literal">./app/test/aaUITestUtils.jsm</AA:File>
17 </Description>
19 <Description about="file:///aaUITestFrame.jsm">
20 <AA:File parseType="Literal">./app/test/aaUITestFrame.jsm</AA:File>
21 </Description>
23 <Description about="file:///aaTestAccountViews.js">
24 <AA:File parseType="Literal">./app/test/aaTestAccountViews.js</AA:File>
25 </Description>
27 <Description about="file:///aaTestRules.js">
28 <AA:File parseType="Literal">./app/test/aaTestRules.js</AA:File>
29 </Description>
31 <Description about="file:///aaTestDocs.js">
32 <AA:File parseType="Literal">./app/test/aaTestDocs.js</AA:File>
33 </Description>
35 <Description about="chrome://abstract">
36 <AA:File parseType="Literal">./app/chrome</AA:File>
37 </Description>
39 <Description about="file:///viewer.xml">
40 <AA:File parseType="Literal">./app/chrome/content/viewer.xml</AA:File>
41 </Description>
43 <Description about="file:///nsTestFrame.jsm">
44 <AA:File parseType="Literal">./xpunit/nsTestFrame.jsm</AA:File>
45 </Description>
47 <Description about="file:///aaUITestFrame.jsm">
48 <AA:File parseType="Literal">./app/test/aaUITestFrame.jsm</AA:File>
49 </Description>
51 </RDF>