mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
config redirect
This commit is contained in:
5
node_modules/outlayer/test/unit/basics.js
generated
vendored
Normal file
5
node_modules/outlayer/test/unit/basics.js
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
QUnit.test( 'basics', function( assert ) {
|
||||
assert.equal( typeof Outlayer, 'function', 'Outlayer is a function' );
|
||||
// TODO pckry should be null or something
|
||||
// var olayer = new Outlayer();
|
||||
});
|
||||
Reference in New Issue
Block a user