Skip to content

Commit

Permalink
commit test case with dev server
Browse files Browse the repository at this point in the history
  • Loading branch information
zakandrewking committed Jul 12, 2019
1 parent 9e25831 commit 273eac5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-server/index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import map from '../docs/_static/example_data/S5_iJO1366.Glycolysis_PPP_AA_Nucleotides.json'
import model from '../docs/_static/example_data/iJO1366.json'
import map from '/Users/zaking/repos/escher.github.io/1-0-0/6/maps/Homo sapiens/RECON1.Amino acid metabolism (partial).json'
import model from '/Users/zaking/repos/escher.github.io/1-0-0/6/models/Homo sapiens/RECON1.json'
import { Builder, libs } from '../src/main'

window.builder = new Builder( // eslint-disable-line no-new
Expand Down

0 comments on commit 273eac5

Please sign in to comment.