diff options
author | Andreas Stöckel <astoecke@techfak.uni-bielefeld.de> | 2015-04-16 01:12:21 +0200 |
---|---|---|
committer | Andreas Stöckel <astoecke@techfak.uni-bielefeld.de> | 2016-04-25 22:26:12 +0200 |
commit | 9cb054e69d19ddb225f0d49b0423c7182b40e1c5 (patch) | |
tree | 27416739207e0777a2ea643a906f2cef3e38d62f /testdata/integration/basic_functionality/reference.in.osml | |
parent | 1e44e62ad33ac8e73af18de01b122e3c3198e438 (diff) |
Add integration tests for reference functionality and id generation
Diffstat (limited to 'testdata/integration/basic_functionality/reference.in.osml')
-rw-r--r-- | testdata/integration/basic_functionality/reference.in.osml | 13 |
1 files changed, 2 insertions, 11 deletions
diff --git a/testdata/integration/basic_functionality/reference.in.osml b/testdata/integration/basic_functionality/reference.in.osml index a33d03c..c09e74a 100644 --- a/testdata/integration/basic_functionality/reference.in.osml +++ b/testdata/integration/basic_functionality/reference.in.osml @@ -1,14 +1,5 @@ -\document -\ontology#test - \struct#test[root=true] - \field - \childRef[a] - \childRef[b] - \struct#b - \primitive[type=@a] - \struct#a - +\import[ontology]{./ontologies/reference_tests.osml} \test - \a#foo \b{foo} + \a#foo |