moved examples to its own directory
This commit is contained in:
parent
eaf5e306c0
commit
e49e94e0e0
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env ruby
|
#!/usr/bin/env ruby
|
||||||
|
|
||||||
require './pastebinner'
|
require '../pastebinner'
|
||||||
|
|
||||||
######################## TESTING ####################################################
|
######################## TESTING ####################################################
|
||||||
#####################################################################################
|
#####################################################################################
|
Loading…
Add table
Reference in a new issue