summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-sprintf/test/sprintf.rb
diff options
context:
space:
mode:
authorMasaki Muranaka <[email protected]>2013-03-04 23:01:40 +0900
committerMasaki Muranaka <[email protected]>2013-03-04 23:04:39 +0900
commit97136825e2ccfdf71cfd0cc1b1e7e8ff4f113c8c (patch)
treee592dcea936292fc375a7648ca1980a676187e0a /mrbgems/mruby-sprintf/test/sprintf.rb
parenta5bc5b2574c1cf000258e9f209319bf65d3a6672 (diff)
downloadmruby-97136825e2ccfdf71cfd0cc1b1e7e8ff4f113c8c.tar.gz
mruby-97136825e2ccfdf71cfd0cc1b1e7e8ff4f113c8c.zip
Separate Kernel#sprintf support from mruby core. It's moved to mrbgems.
Diffstat (limited to 'mrbgems/mruby-sprintf/test/sprintf.rb')
-rw-r--r--mrbgems/mruby-sprintf/test/sprintf.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/mrbgems/mruby-sprintf/test/sprintf.rb b/mrbgems/mruby-sprintf/test/sprintf.rb
new file mode 100644
index 000000000..52e94fb83
--- /dev/null
+++ b/mrbgems/mruby-sprintf/test/sprintf.rb
@@ -0,0 +1,3 @@
+##
+# Kernel#sprintf Kernel#format Test
+