summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-sprintf/test/sprintf.rb
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2013-03-04 06:46:31 -0800
committerYukihiro "Matz" Matsumoto <[email protected]>2013-03-04 06:46:31 -0800
commit0fd14e53a217ff8618e102080754dd8dbd9f271d (patch)
treef55743427918df1e4f6177ac7ba236c3cd6ab42c /mrbgems/mruby-sprintf/test/sprintf.rb
parentc3d5c4edea8454affc027d181798a63946f348d4 (diff)
parent97136825e2ccfdf71cfd0cc1b1e7e8ff4f113c8c (diff)
downloadmruby-0fd14e53a217ff8618e102080754dd8dbd9f271d.tar.gz
mruby-0fd14e53a217ff8618e102080754dd8dbd9f271d.zip
Merge pull request #943 from monaka/pr-tmp-move-sprintf-to-mrbgem
Move Kernel#sprintf to mrbgem
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
+