You've already forked gnatdashboard
mirror of
https://github.com/AdaCore/gnatdashboard.git
synced 2026-02-12 12:30:42 -08:00
7 lines
125 B
JavaScript
7 lines
125 B
JavaScript
/**
|
|
* @author: @AngularClass
|
|
*/
|
|
|
|
// Look in ./config for karma.conf.js
|
|
module.exports = require('./config/karma.conf.js');
|