about summary refs log tree commit diff
path: root/src/test/rustdoc-js-not-std/basic.rs
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2019-02-09 20:28:22 +0100
committerGuillaume Gomez <guillaume1.gomez@gmail.com>2019-02-25 17:43:57 +0100
commit834347ddafee7c33f3fd556c4976275b1111dc8f (patch)
tree859eb0cf3b0502258e116b248af8aca8e828349a /src/test/rustdoc-js-not-std/basic.rs
parentda573206f87b5510de4b0ee1a9c044127e409bd3 (diff)
downloadrust-834347ddafee7c33f3fd556c4976275b1111dc8f.tar.gz
rust-834347ddafee7c33f3fd556c4976275b1111dc8f.zip
Add rustdoc JS non-std tests
Diffstat (limited to 'src/test/rustdoc-js-not-std/basic.rs')
-rw-r--r--src/test/rustdoc-js-not-std/basic.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/rustdoc-js-not-std/basic.rs b/src/test/rustdoc-js-not-std/basic.rs
new file mode 100644
index 00000000000..4a835673a59
--- /dev/null
+++ b/src/test/rustdoc-js-not-std/basic.rs
@@ -0,0 +1 @@
+pub struct Foo;