mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
todo: testing
This commit is contained in:
@@ -5,6 +5,7 @@ root = OSX.NSBundle.mainBundle.resourcePath
|
||||
code = OSX.NSString.stringWithContentsOfFile path = "#{root}/src/require.js"
|
||||
__jsc__.evalJSString_withScriptPath code, path
|
||||
|
||||
# TODO: turn these into real unit tests
|
||||
OSX.NSLog 'require tests:'
|
||||
OSX.NSLog require.resolve 'underscore'
|
||||
OSX.NSLog require.resolve 'osx'
|
||||
|
||||
Reference in New Issue
Block a user